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

  /external/clang/include/clang/AST/
NestedNameSpecifier.h 148 static NestedNameSpecifier *GlobalSpecifier(const ASTContext &Context);
  /external/clang/lib/AST/
NestedNameSpecifier.cpp 113 NestedNameSpecifier::GlobalSpecifier(const ASTContext &Context) {
584 Representation = NestedNameSpecifier::GlobalSpecifier(Context);
ASTImporter.cpp     [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaDecl.cpp 470 return NestedNameSpecifier::GlobalSpecifier(Context);
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 1034 milliseconds