Searched refs:checkModuleIsAvailable (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendAction.cpp484 if (Preprocessor::checkModuleIsAvailable(CI.getLangOpts(), CI.getTarget(),
H A DCompilerInstance.cpp1993 if (Preprocessor::checkModuleIsAvailable(getLangOpts(), getTarget(),
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1671 bool Preprocessor::checkModuleIsAvailable(const LangOptions &LangOpts, function in class:Preprocessor
1991 if (checkModuleIsAvailable(getLangOpts(), getTargetInfo(), getDiagnostics(),
H A DPragma.cpp1683 if (Preprocessor::checkModuleIsAvailable(
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h2290 static bool checkModuleIsAvailable(const LangOptions &LangOpts,

Completed in 236 milliseconds