Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXType.cpp726 return CXTypeLayoutError_Dependent; in clang_Type_getAlignOf()
761 return CXTypeLayoutError_Dependent; in clang_Type_getSizeOf()
778 return CXTypeLayoutError_Dependent; in visitRecordForValidation()
810 return CXTypeLayoutError_Dependent; in validateFieldParentType()
/external/clang/include/clang-c/
DIndex.h3401 CXTypeLayoutError_Dependent = -3, enumerator