Home
last modified time | relevance | path

Searched defs:ClassKind (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/include/flang/Evaluate/
H A Dtype.h250 ClassKind = -2, // CLASS(T) or CLASS(*) global() enumerator
/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp41 enum ClassKind { enum
H A DNeonEmitter.cpp70 enum ClassKind { global() enum
[all...]
H A DClangDiagnosticsEmitter.cpp491 PieceKind ClassKind; global() member
/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp228 IdentifierInfo *II = S.ObjC().NSAPIObj->getNSClassId(ClassKind); in LookupObjCInterfaceDeclForLiteral() local