Searched refs:CXCursor_GCCAsmStmt (Results 1 – 3 of 3) sorted by relevance
2070 CXCursor_GCCAsmStmt = 215, enumerator2071 CXCursor_AsmStmt = CXCursor_GCCAsmStmt,
161 K = CXCursor_GCCAsmStmt; in MakeCXCursor()
4104 case CXCursor_GCCAsmStmt: in clang_getCursorKindSpelling()