Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp886 Module *Preprocessor::getModuleForLocation(SourceLocation Loc, in getModuleForLocation() function in Preprocessor
910 Module *IncM = getModuleForLocation( in getHeaderToIncludeForDiagnostics()
988 Module *RequestingModule = getModuleForLocation( in LookupFile()
2141 Module *RequestingModule = getModuleForLocation( in LookupHeaderIncludeOrImport()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2868 Module *getModuleForLocation(SourceLocation Loc, bool AllowTextual);