Searched defs:OldTag (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | ValueLattice.h | 366 ValueLatticeElementTy OldTag = Tag; variable |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | HWAddressSanitizer.cpp | 1189 applyTagMask(IRBuilder<> & IRB,Value * OldTag) applyTagMask() argument |
/llvm-project/llvm/lib/IR/ | ||
H A D | AutoUpgrade.cpp | 5293 upgradeLoopTag(LLVMContext & C,StringRef OldTag) upgradeLoopTag() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 2516 auto *OldTag = OldTD->getAnonDeclWithTypedefName(/*AnyRedecl*/true); MergeTypedefNameDecl() local |