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

  /external/clang/include/clang/AST/
DeclLookups.h 50 It->first == DeclarationName::getUsingDirectiveName());
DeclarationName.h 180 /// getUsingDirectiveName - Return name for all using-directives.
181 static DeclarationName getUsingDirectiveName();
DeclCXX.h     [all...]
  /external/clang/lib/AST/
DeclarationName.cpp 327 DeclarationName DeclarationName::getUsingDirectiveName() {
ASTImporter.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 62 milliseconds