Home
last modified time | relevance | path

Searched defs:NewTag (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Interpreter/
DInterpreter.h169 enum InterfaceKind { NoAlloc, WithAlloc, CopyArray, NewTag }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Interpreter/
DInterpreter.h169 enum InterfaceKind { NoAlloc, WithAlloc, CopyArray, NewTag }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Interpreter/
DInterpreter.h177 enum InterfaceKind { NoAlloc, WithAlloc, CopyArray, NewTag }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DValueLattice.h355 ValueLatticeElementTy NewTag = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DValueLattice.h355 ValueLatticeElementTy NewTag = variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DValueLattice.h358 ValueLatticeElementTy NewTag = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DValueLattice.h355 ValueLatticeElementTy NewTag = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DValueLattice.h355 ValueLatticeElementTy NewTag = variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp756 unsigned NewTag = *getTag(TRI, MI, NewLdI); in runOnLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp757 unsigned NewTag = *getTag(TRI, MI, NewLdI); in runOnLoop() local
/aosp_15_r20/external/piex/src/
H A Dpiex_cr3.cc46 constexpr BoxTag NewTag(const char s[kTagSize + 1]) { in NewTag() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1050 Value *NewTag = IRB.CreateAnd(OldTag, TagMask); in applyTagMask() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp2003 auto *NewTag = New->getAnonDeclWithTypedefName(); in MergeTypedefNameDecl() local
2459 for (const auto &NewTag : NewAbiTagAttr->tags()) { in mergeDeclAttributes() local
12073 TagTypeKind NewTag, bool isDefinition, in isAcceptableTagRedeclaration()