Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOSLog.h43 PointerKind, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h331 enum class PointerKind : uint8_t { enum
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4233 SimplePointerKind PointerKind, in emitNullabilityConsistencyWarning()
H A DSemaDeclAttr.cpp5069 IdentifierInfo *PointerKind = AL.getArgAsIdent(0)->Ident; in handleTypeTagForDatatypeAttr() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h253 uint8_t PointerKind; member