Searched refs:hasDefiningAttr (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h618 bool hasDefiningAttr() const;
H A DDecl.h2074 willHaveBody() || hasDefiningAttr();
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp501 bool Decl::hasDefiningAttr() const { function in class:Decl
H A DDecl.cpp2124 if (hasDefiningAttr())

Completed in 196 milliseconds