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

  /external/clang/include/clang/AST/
NestedNameSpecifier.h 141 static NestedNameSpecifier *GlobalSpecifier(const ASTContext &Context);
  /external/clang/lib/AST/
NestedNameSpecifier.cpp 108 NestedNameSpecifier::GlobalSpecifier(const ASTContext &Context) {
558 Representation = NestedNameSpecifier::GlobalSpecifier(Context);
ASTImporter.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 183 milliseconds