Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1484 void markClangModuleAsAffecting(Module *M) { in markClangModuleAsAffecting() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp2105 PP->markClangModuleAsAffecting(Module); in loadModule()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp2398 markClangModuleAsAffecting( in HandleHeaderIncludeOrImport()