ΒΆbool printSymbolName(const clang::Decl* D,
const clang::LangOptions& LO,
llvm::raw_ostream& OS)
bool printSymbolName(const clang::Decl* D,
const clang::LangOptions& LO,
llvm::raw_ostream& OS)
Declared at: clang/include/clang/Index/IndexSymbol.h:164
Parameters
- const clang::Decl* D
- const clang::LangOptions& LO
- llvm::raw_ostream& OS
Returns
true if no name was printed, false otherwise.