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

/external/clang/include/clang-c/
H A DIndex.h3548 * \brief Represents the storage classes as declared in the source. CX_SC_Invalid
3552 CX_SC_Invalid, enumerator in enum:CX_StorageClass
3566 * CX_SC_Invalid is returned else the storage class.
/external/clang/tools/libclang/
H A DCIndex.cpp7142 return CX_SC_Invalid;
7145 return CX_SC_Invalid;

Completed in 95 milliseconds