Home
last modified time | relevance | path

Searched defs:ConceptReference (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/unittests/AST/
H A DConceptPrinterTest.cpp47 TEST(ConceptPrinter, ConceptReference) { in TEST() argument
/llvm-project/clang/include/clang/AST/
H A DASTFwd.h37 class ConceptReference; variable
H A DASTConcept.h152 ConceptReference(NestedNameSpecifierLoc NNS, SourceLocation TemplateKWLoc, ConceptReference() function