Home
last modified time | relevance | path

Searched refs:IgnoreImplicitAttr (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaCUDA.cpp100 static bool hasAttr(const FunctionDecl *D, bool IgnoreImplicitAttr) { in hasAttr() argument
103 !(IgnoreImplicitAttr && Attribute->isImplicit()); in hasAttr()