Searched defs:PointerKind (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | OSLog.h | 43 PointerKind, enumerator |
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ | ||
H A D | CodeView.h | 346 enum class PointerKind : uint8_t { enum |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 4021 emitNullabilityConsistencyWarning(Sema & S,SimplePointerKind PointerKind,SourceLocation PointerLoc,SourceLocation PointerEndLoc) emitNullabilityConsistencyWarning() argument |
H A D | SemaDeclAttr.cpp | 5225 IdentifierInfo *PointerKind = AL.getArgAsIdent(0)->Ident; handleTypeTagForDatatypeAttr() local |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 272 uint8_t PointerKind; global() member |