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 114 if (!Context.GlobalNestedNameSpecifier)
115 Context.GlobalNestedNameSpecifier =
118 return Context.GlobalNestedNameSpecifier;
ASTContext.cpp 732 GlobalNestedNameSpecifier(nullptr),
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h 135 mutable NestedNameSpecifier *GlobalNestedNameSpecifier;
    [all...]

Completed in 863 milliseconds