Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp123 static bool isForModuleBuilding(Module *M, StringRef CurrentModule, in isForModuleBuilding() function
1878 !isForModuleBuilding(SuggestedModule.getModule(), in HandleIncludeDirective()
2023 isForModuleBuilding(M, getLangOpts().CurrentModule, in HandleIncludeDirective()
2065 isForModuleBuilding(M, getLangOpts().CurrentModule, in HandleIncludeDirective()