Home
last modified time | relevance | path

Searched refs:CXCursor_ConceptDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h2252 CXCursor_ConceptDecl = 604, enumerator
2255 CXCursor_LastExtraDecl = CXCursor_ConceptDecl,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4171 return CXCursor_ConceptDecl; in getCursorKindForDecl()