Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXType.cpp929 return CXTypeLayoutError_Incomplete; in clang_Type_getAlignOf()
967 return CXTypeLayoutError_Incomplete; in clang_Type_getSizeOf()
991 return CXTypeLayoutError_Incomplete; in visitRecordForValidation()
1017 return CXTypeLayoutError_Incomplete; in validateFieldParentType()
1023 return CXTypeLayoutError_Incomplete; in validateFieldParentType()
/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h3376 CXTypeLayoutError_Incomplete = -2, enumerator