Home
last modified time | relevance | path

Searched refs:CXCursor_CUDAConstantAttr (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang-c/
DIndex.h2257 CXCursor_CUDAConstantAttr = 412, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp56 case attr::CUDAConstant: return CXCursor_CUDAConstantAttr; in GetCursorKind()
DCIndex.cpp4172 case CXCursor_CUDAConstantAttr: in clang_getCursorKindSpelling()