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

  /external/clang/include/clang/AST/
DeclarationName.h 172 /// getUsingDirectiveName - Return name for all using-directives.
173 static DeclarationName getUsingDirectiveName();
DeclCXX.h     [all...]
  /external/clang/lib/AST/
DeclarationName.cpp 369 DeclarationName DeclarationName::getUsingDirectiveName() {
ASTImporter.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp 673 return DeclarationName::getUsingDirectiveName();
    [all...]

Completed in 636 milliseconds