Home
last modified time | relevance | path

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

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