Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2355 CXCursor_CUDAGlobalAttr = 414, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp58 case attr::CUDAGlobal: return CXCursor_CUDAGlobalAttr; in GetCursorKind()
DCIndex.cpp4746 case CXCursor_CUDAGlobalAttr: in clang_getCursorKindSpelling()