Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h77 enum BaseKind { enum
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp54 using BaseKind = enum { RegBase, FrameIndexBase }; typedef in __anon67a250c40111::WebAssemblyFastISel::Address
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsFastISel.cpp87 using BaseKind = enum { RegBase, FrameIndexBase }; typedef in __anonc55f33ba0111::MipsFastISel::Address
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp4779 ExprValueKind BaseKind, RecordDecl *RD, Optional<FixItHint> AccessOpFixIt) { in AddRecordMembersCompletionResults()
5337 ExprValueKind BaseKind = Base->getValueKind(); in CodeCompleteMemberReferenceExpr() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp82 using BaseKind = enum { typedef in __anon2deaabda0111::AArch64FastISel::Address