HomeSort by: relevance | last modified time | path
    Searched refs:getUsingDirectiveName (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclLookups.h 55 It->first == DeclarationName::getUsingDirectiveName());
DeclarationName.h 359 static DeclarationName getUsingDirectiveName() {
DeclCXX.h 2911 return DeclarationName::getUsingDirectiveName();
2919 // Friend for getUsingDirectiveName.
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTImporter.cpp 9113 return DeclarationName::getUsingDirectiveName();

Completed in 23 milliseconds