Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOSLog.h43 PointerKind, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h346 enum class PointerKind : uint8_t { enum
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5218 IdentifierInfo *PointerKind = AL.getArgAsIdent(0)->Ident; in handleTypeTagForDatatypeAttr() local
H A DSemaType.cpp4021 SimplePointerKind PointerKind, in emitNullabilityConsistencyWarning()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h272 uint8_t PointerKind; member