Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2157 RegionBindingsRef NewB = removeSubRegionBindings(B, cast<SubRegion>(R)); in bind() local
2220 RegionBindingsRef NewB(B); in bindArray() local
2268 RegionBindingsRef NewB(B); in bindVector() local
2314 RegionBindingsRef NewB = B; in tryBindSmallStruct() local
2345 if (Optional<RegionBindingsRef> NewB = tryBindSmallStruct(B, R, RD, *LCV)) in bindStruct() local
2377 RegionBindingsRef NewB(B); in bindStruct() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDenseMap.h987 BucketT *NewB = &LargeSide.getInlineBuckets()[i], in swap() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp838 iterator NewB = std::lower_bound(B, E, VR, RCB); in findRecordInsertForms() local