Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXType.cpp712 return CXTypeLayoutError_Dependent; in clang_Type_getAlignOf()
747 return CXTypeLayoutError_Dependent; in clang_Type_getSizeOf()
764 return CXTypeLayoutError_Dependent; in visitRecordForValidation()
796 return CXTypeLayoutError_Dependent; in validateFieldParentType()
/external/clang/include/clang-c/
DIndex.h3226 CXTypeLayoutError_Dependent = -3, enumerator