HomeSort by: relevance | last modified time | path
    Searched refs:getModuleForLocation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPDirectives.cpp 658 Module *Preprocessor::getModuleForLocation(SourceLocation Loc) {
681 Module *IncM = getModuleForLocation(IncLoc);
752 Module *RequestingModule = getModuleForLocation(FilenameLoc);
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 2298 Module *getModuleForLocation(SourceLocation Loc);

Completed in 56 milliseconds