Home
last modified time | relevance | path

Searched refs:getUsingDirectiveName (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclLookups.h55 It->first == DeclarationName::getUsingDirectiveName());
H A DDeclarationName.h368 static DeclarationName getUsingDirectiveName() { in getUsingDirectiveName() function
H A DPropertiesBase.td605 return DeclarationName::getUsingDirectiveName();
H A DDeclCXX.h2961 return DeclarationName::getUsingDirectiveName(); in getName()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp9779 return DeclarationName::getUsingDirectiveName(); in Import()