Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h825 addAtEnd(ParsedAttr * newAttr) addAtEnd() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2945 Attr *newAttr; handleVisibilityAttr() local
H A DSemaDecl.cpp3421 InheritableAttr *newAttr = mergeParamDeclAttributes() local
H A DTreeTransform.h7082 const Attr *newAttr = oldAttr ? getDerived().TransformAttr(oldAttr) : nullptr; TransformAttributedType() local