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

  /external/clang/lib/AST/
NestedNameSpecifier.cpp 112 if (!Context.GlobalNestedNameSpecifier)
113 Context.GlobalNestedNameSpecifier =
116 return Context.GlobalNestedNameSpecifier;
ASTContext.cpp 638 GlobalNestedNameSpecifier(0),
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h 132 mutable NestedNameSpecifier *GlobalNestedNameSpecifier;
    [all...]

Completed in 138 milliseconds