Home
last modified time | relevance | path

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

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