HomeSort by relevance Sort by last modified time
    Searched refs:getExpansionLoc (Results 26 - 36 of 36) sorted by null

12

  /external/clang/lib/Index/
USRGeneration.cpp 32 Loc = SM.getExpansionLoc(Loc);
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp 652 Loc = SM->getExpansionLoc(Loc);
    [all...]
RewriteModernObjC.cpp 720 Loc = SM->getExpansionLoc(Loc);
    [all...]
  /external/clang/lib/Lex/
PPDirectives.cpp 661 FileID IDOfIncl = SourceMgr.getFileID(SourceMgr.getExpansionLoc(Loc));
704 auto ID = SM.getFileID(SM.getExpansionLoc(Loc));
    [all...]
ModuleMap.cpp     [all...]
  /external/bcc/src/cc/frontends/clang/
b_frontend_action.cc 606 return rewriter_.getSourceMgr().getExpansionLoc(loc);
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
SemaDeclCXX.cpp     [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 127 CurLoc = CGM.getContext().getSourceManager().getExpansionLoc(Loc);
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp 163 DeclLoc = SourceMgr.getExpansionLoc(DeclLoc);
    [all...]

Completed in 2657 milliseconds

12