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

/external/clang/tools/libclang/
H A DCXType.cpp724 return CXTypeLayoutError_Incomplete;
759 return CXTypeLayoutError_Incomplete;
776 return CXTypeLayoutError_Incomplete;
802 return CXTypeLayoutError_Incomplete;
808 return CXTypeLayoutError_Incomplete;
/external/clang/include/clang-c/
H A DIndex.h3397 CXTypeLayoutError_Incomplete = -2, enumerator in enum:CXTypeLayoutError
3417 * If the type declaration is an incomplete type, CXTypeLayoutError_Incomplete
3437 * If the type declaration is an incomplete type, CXTypeLayoutError_Incomplete
3451 * CXTypeLayoutError_Incomplete is returned.
3466 * CXTypeLayoutError_Incomplete is returned.

Completed in 93 milliseconds