Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXType.cpp623 #define EXT_OPAQUE_TYPE(ExtTYpe, Id, Ext) TKIND(Id); in clang_getTypeKindSpelling() argument
H A DCIndex.cpp1617 #define EXT_OPAQUE_TYPE(ExtTYpe, Id, Ext) case BuiltinType::Id: in VisitBuiltinTypeLoc() argument