Home
last modified time | relevance | path

Searched defs:NewB (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2444 RegionBindingsRef NewB = removeSubRegionBindings(B, cast<SubRegion>(R)); in tryBindSmallArray() local
2390 RegionBindingsRef NewB = removeSubRegionBindings(B, cast<SubRegion>(R)); bind() local
2482 if (std::optional<RegionBindingsRef> NewB = bindArray() local
2497 RegionBindingsRef NewB(B); bindArray() local
2545 RegionBindingsRef NewB(B); bindVector() local
2595 RegionBindingsRef NewB = B; tryBindSmallStruct() local
2623 if (std::optional<RegionBindingsRef> NewB = bindStruct() local
2656 RegionBindingsRef NewB(B); bindStruct() local
[all...]
/llvm-project/llvm/unittests/Support/
H A DCasting.cpp322 auto NewB = unique_dyn_cast<base>(B); in TEST() local
/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h1035 BucketT *NewB = &LargeSide.getInlineBuckets()[i], swap() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp823 iterator NewB = std::lower_bound(B, E, VR, RCB); in findRecordInsertForms() local