Searched refs:CXCursor_GCCAsmStmt (Results 1 – 3 of 3) sorted by relevance
2102 CXCursor_GCCAsmStmt = 215, enumerator2103 CXCursor_AsmStmt = CXCursor_GCCAsmStmt,
164 K = CXCursor_GCCAsmStmt; in MakeCXCursor()
4674 case CXCursor_GCCAsmStmt: in clang_getCursorKindSpelling()