Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Interpreter/
H A DInterpreter.h170 enum InterfaceKind { NoAlloc, WithAlloc, CopyArray, NewTag }; global() enumerator
/llvm-project/llvm/include/llvm/Analysis/
H A DValueLattice.h367 ValueLatticeElementTy NewTag = variable
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp755 unsigned NewTag = *getTag(TRI, MI, NewLdI); in runOnLoop() local
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp2517 auto *NewTag = New->getAnonDeclWithTypedefName(); MergeTypedefNameDecl() local
3133 for (const auto &NewTag : NewAbiTagAttr->tags()) { mergeDeclAttributes() local
16750 isAcceptableTagRedeclaration(const TagDecl * Previous,TagTypeKind NewTag,bool isDefinition,SourceLocation NewTagLoc,const IdentifierInfo * Name) isAcceptableTagRedeclaration() argument
[all...]