Searched defs:hasAttr (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp100 static bool hasAttr(const FunctionDecl *D, bool IgnoreImplicitAttr) { function
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp332 bool IRPosition::hasAttr(ArrayRef<Attribute::AttrKind> AKs, function in class:IRPosition
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h547 template<typename T> bool hasAttr() const { function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1772 bool Type::hasAttr(attr::Kind AK) const { function in class:Type

Completed in 185 milliseconds