Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp910 return CXTypeLayoutError_Dependent; in clang_Type_getAlignOf()
948 return CXTypeLayoutError_Dependent; in clang_Type_getSizeOf()
972 return CXTypeLayoutError_Dependent; in visitRecordForValidation()
1004 return CXTypeLayoutError_Dependent; in validateFieldParentType()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h3920 CXTypeLayoutError_Dependent = -3, enumerator