Home
last modified time | relevance | path

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

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