Home
last modified time | relevance | path

Searched refs:InitBuiltinTypes (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp555 Context->InitBuiltinTypes(getTarget(), getAuxTarget()); in createASTContext()
H A DASTUnit.cpp643 Context->InitBuiltinTypes(*Target); in updated()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3545 void InitBuiltinTypes(const TargetInfo &Target,
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp701 m_ast_up->InitBuiltinTypes(*target_info); in CreateASTContext()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1274 void ASTContext::InitBuiltinTypes(const TargetInfo &Target, in InitBuiltinTypes() function in ASTContext
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8787 {"_ZN5clang10ASTContext16InitBuiltinTypesEv", "clang::ASTContext::InitBuiltinTypes()"},