Searched defs:CompleteTagDecl (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp554 bool ClangASTImporter::CompleteTagDecl(clang::TagDecl *decl) { function in class:ClangASTImporter
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp436 bool PdbAstBuilder::CompleteTagDecl(clang::TagDecl &tag) { function in class:PdbAstBuilder
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8864 void TypeSystemClang::CompleteTagDecl(clang::TagDecl *decl) { function in class:TypeSystemClang

Completed in 198 milliseconds