Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h1764 CXCursor_LinkageSpec = 23, enumerator
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp5732 case CXCursor_LinkageSpec: in clang_getCursorKindSpelling()