Searched refs:CX_SC_Invalid (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h4095 * Represents the storage classes as declared in the source. CX_SC_Invalid
4099 CX_SC_Invalid, enumerator in enum:CX_StorageClass
4113 * CX_SC_Invalid is returned else the storage class.
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp8182 return CX_SC_Invalid;
8185 return CX_SC_Invalid;

Completed in 180 milliseconds