Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXType.cpp1040 return CXTypeLayoutError_InvalidFieldName; in clang_Type_getOffsetOf()
1055 return CXTypeLayoutError_InvalidFieldName; in clang_Type_getOffsetOf()
1061 return CXTypeLayoutError_InvalidFieldName; in clang_Type_getOffsetOf()
/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h3388 CXTypeLayoutError_InvalidFieldName = -5, enumerator