Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclLookups.h55 It->first == DeclarationName::getUsingDirectiveName());
HDDeclarationName.h369 static DeclarationName getUsingDirectiveName() { in getUsingDirectiveName() function
HDPropertiesBase.td625 return DeclarationName::getUsingDirectiveName();
HDDeclCXX.h3054 return DeclarationName::getUsingDirectiveName(); in getName()
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDASTImporter.cpp10213 return DeclarationName::getUsingDirectiveName(); in Import()