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