Searched refs:SetDeclIsForcefullyCompleted (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1129 bool SetDeclIsForcefullyCompleted(const clang::TagDecl *td);
H A DTypeSystemClang.cpp9418 ts->SetDeclIsForcefullyCompleted(td);
9623 bool TypeSystemClang::SetDeclIsForcefullyCompleted(const clang::TagDecl *td) { function in class:TypeSystemClang
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp246 ts->SetDeclIsForcefullyCompleted(td);

Completed in 205 milliseconds