Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXType.cpp713 return CXTypeLayoutError_Dependent; in clang_Type_getAlignOf()
748 return CXTypeLayoutError_Dependent; in clang_Type_getSizeOf()
765 return CXTypeLayoutError_Dependent; in visitRecordForValidation()
797 return CXTypeLayoutError_Dependent; in validateFieldParentType()
/external/clang/include/clang-c/
DIndex.h3304 CXTypeLayoutError_Dependent = -3, enumerator