Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp913 return CXTypeLayoutError_Undeduced; in clang_Type_getAlignOf()
953 return CXTypeLayoutError_Undeduced; in clang_Type_getSizeOf()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h3932 CXTypeLayoutError_Undeduced = -6 enumerator