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

  /external/clang/lib/AST/
NestedNameSpecifier.cpp 61 (Prefix->getAsType() == 0 && Prefix->getAsIdentifier() == 0)) &&
76 (Prefix->getAsType() == 0 && Prefix->getAsIdentifier() == 0)) &&
228 OS << getAsIdentifier()->getName();
ItaniumMangle.cpp     [all...]
ASTImporter.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/include/clang/AST/
NestedNameSpecifier.h 157 IdentifierInfo *getAsIdentifier() const {
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 302 LookupResult Found(*this, NNS->getAsIdentifier(), SourceLocation(),
    [all...]
SemaType.cpp     [all...]
TreeTransform.h     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]

Completed in 248 milliseconds