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

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

Completed in 212 milliseconds