Searched refs:getDefiningAttr (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h621 const Attr *getDefiningAttr() const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp506 const Attr *Decl::getDefiningAttr() const { function in class:Decl
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp310 if (const Attr *A = D->getDefiningAttr())

Completed in 179 milliseconds