Home
last modified time | relevance | path

Searched defs:Which (Results 1 – 7 of 7) sorted by relevance

/llvm-project/flang/runtime/
H A Dtype-info.h126 enum class Which : std::uint8_t { enum
[all...]
H A Dio-stmt.h757 enum Which { Flush, Backspace, Endfile, Rewind, Wait }; global() enum
/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp325 int Which = int(TLIHas) * 2 + int(SDKHas); main() local
/llvm-project/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp372 auto RegI = getSavedReg(CSI, Which); in assignCalleeSavedSpillSlots() local
/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2667 const CXXRecordDecl *MostDerivedClass, const VPtrInfo &Which) in VFTableBuilder() argument
/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp439 int Which = isa<CharacterLiteral>(OrigElement) ? 1 CheckObjCCollectionLiteralElement() local
H A DSemaDeclAttr.cpp2146 int Which = -1; mergeAvailabilityAttr() local