Home
last modified time | relevance | path

Searched defs:VB (Results 1 – 17 of 17) sorted by relevance

/llvm-project/libcxx/test/std/containers/sequences/vector.bool/
H A Dcompare.pass.cpp24 typedef std::vector<bool> VB; in test() typedef
/llvm-project/clang/test/CXX/special/class.dtor/
H A Dp3-0x.cpp145 struct VB : VA struct
146 { virtual ~VB() {} }; in ~VB() argument
/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp238 for (auto &VB : VirtualBaseSyms) { in initializeChildren() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp635 SValBuilder &VB; global() member in __anoncdd9c81f0211::EvalCastVisitor
640 EvalCastVisitor(SValBuilder & VB,QualType CastTy,QualType OriginalTy) EvalCastVisitor() argument
[all...]
/llvm-project/clang/lib/AST/
H A DCommentParser.cpp818 VerbatimBlockComment *VB = in parseVerbatimBlock() local
H A DVTableBuilder.cpp3446 if (const CXXRecordDecl *VB = P->getVBaseWithVPtr()) in computeVTablePaths() local
3457 for (const auto &VB : Base->vbases()) in computeVTablePaths() local
3832 for (const auto &VB : RD->vbases()) { in computeVBTableRelatedInformation() local
/llvm-project/clang/test/SemaCXX/
H A Ddestructor.cpp235 struct VB { struct
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp951 Value *VB = Or->user_back(); shouldConvertOrWithNoCommonBitsToAdd() local
996 Value *VB = Sub->user_back(); ShouldBreakUpSubtract() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-equals-default-copy.cpp228 struct VB : virtual OL {}; struct
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1606 Value *VB = PN.getIncomingValue(J); visitPHINode() local
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h158 VB = 0x0b, enumerator
/llvm-project/clang/test/CXX/drs/
H A Dcwg6xx.cpp866 struct VB : virtual A {} *vb; global() struct
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1982 ExtValue VA(A), VB(B); runOnMachineFunction() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5946 SDValue VB = N->getOperand(2); PerformVSELECTCombine() local
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1297 llvm_const_shufflevector(value VA,value VB,value Mask) llvm_const_shufflevector() argument
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp10624 auto *VB = dyn_cast_or_null<ValueDecl>(B); isEquivalentInternalLinkageDeclaration() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12715 __anon0268aba82e02(SDValue VA, SDValue VB, ArrayRef<int> CandidateMask) matchShuffleAsInsertPS() argument
[all...]