Searched refs:CXCursor_AsmLabelAttr (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2615 CXCursor_AsmLabelAttr = 407, enumerator in enum:CXCursorKind
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp58 return CXCursor_AsmLabelAttr;
H A DCIndex.cpp4759 if (C.kind == CXCursor_AsmLabelAttr) {
4865 // FIXME: A CXCursor_AsmLabelAttr should give the location of the label
5459 case CXCursor_AsmLabelAttr:

Completed in 128 milliseconds