Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp658 Module *Preprocessor::getModuleForLocation(SourceLocation Loc) { in getModuleForLocation() function in Preprocessor
681 Module *IncM = getModuleForLocation(IncLoc); in getHeaderToIncludeForDiagnostics()
752 Module *RequestingModule = getModuleForLocation(FilenameLoc); in LookupFile()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h2298 Module *getModuleForLocation(SourceLocation Loc);