Home
last modified time | relevance | path

Searched defs:getConceptNameInfo (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTConcept.h142 const DeclarationNameInfo &getConceptNameInfo() const { return ConceptName; } in getConceptNameInfo() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTypeLoc.cpp603 DeclarationNameInfo AutoTypeLoc::getConceptNameInfo() const { in getConceptNameInfo() function in AutoTypeLoc