Searched defs:CompleteTagDecl (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangASTImporter.cpp | 796 bool ClangASTImporter::CompleteTagDecl(clang::TagDecl *decl) { CompleteTagDecl() function in ClangASTImporter |
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ | ||
H A D | PdbAstBuilder.cpp | 436 bool PdbAstBuilder::CompleteTagDecl(clang::TagDecl &tag) { in CompleteTagDecl() function in PdbAstBuilder |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 9050 void TypeSystemClang::CompleteTagDecl(clang::TagDecl *decl) { CompleteTagDecl() function in TypeSystemClang |