Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXType.cpp708 return CXTypeLayoutError_Incomplete; in clang_Type_getAlignOf()
743 return CXTypeLayoutError_Incomplete; in clang_Type_getSizeOf()
760 return CXTypeLayoutError_Incomplete; in visitRecordForValidation()
787 return CXTypeLayoutError_Incomplete; in clang_Type_getOffsetOf()
792 return CXTypeLayoutError_Incomplete; in clang_Type_getOffsetOf()
/minix3/external/bsd/llvm/dist/clang/include/clang-c/
H A DIndex.h3217 CXTypeLayoutError_Incomplete = -2, enumerator