Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOSLog.h43 PointerKind, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h339 enum class PointerKind : uint8_t { global() enum
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4519 emitNullabilityConsistencyWarning(Sema & S,SimplePointerKind PointerKind,SourceLocation PointerLoc,SourceLocation PointerEndLoc) emitNullabilityConsistencyWarning() argument
H A DSemaDeclAttr.cpp5791 IdentifierInfo *PointerKind = AL.getArgAsIdent(0)->Ident; handleTypeTagForDatatypeAttr() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h258 uint8_t PointerKind; global() member