Searched defs:AuxTarget (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DBuiltins.cpp42 InitializeTarget(const TargetInfo &Target, const TargetInfo *AuxTarget) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h83 IntrusiveRefCntPtr<TargetInfo> AuxTarget; member in class:clang::CompilerInstance
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp197 Initialize(const TargetInfo &Target, const TargetInfo *AuxTarget) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h137 const TargetInfo *AuxTarget = nullptr; member in class:clang::Preprocessor
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h565 const TargetInfo *AuxTarget = nullptr; member in class:clang::ASTContext
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1317 InitBuiltinTypes(const TargetInfo &Target, const TargetInfo *AuxTarget) argument
[all...]

Completed in 200 milliseconds