Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2052 CXCursor_MSAsmStmt = 229, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp155 K = CXCursor_MSAsmStmt; in MakeCXCursor()
DCIndex.cpp3712 case CXCursor_MSAsmStmt: in clang_getCursorKindSpelling()