HomeSort by relevance Sort by last modified time
    Searched refs:getParentASTContext (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/AST/
DeclLookups.h 71 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary);
80 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary);
DeclBase.h     [all...]
  /external/clang/lib/AST/
DeclBase.cpp 898 ExternalASTSource *Source = getParentASTContext().getExternalSource();
939 ASTContext &Context = DC->getParentASTContext();
955 ASTContext &Context = DC->getParentASTContext();;
    [all...]

Completed in 238 milliseconds