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 52 It->first == DeclarationName::getUsingDirectiveName());
DeclarationName.h 181 /// getUsingDirectiveName - Return name for all using-directives.
182 static DeclarationName getUsingDirectiveName();
DeclCXX.h     [all...]
  /external/clang/lib/AST/
DeclarationName.cpp 325 DeclarationName DeclarationName::getUsingDirectiveName() {
ASTImporter.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 249 milliseconds