Home
last modified time | relevance | path

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

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