Home
last modified time | relevance | path

Searched defs:hasImplicitAttr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp306 template <typename AttrT> static bool hasImplicitAttr(const FunctionDecl *D) { in hasImplicitAttr() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3707 template <typename AttrT> static bool hasImplicitAttr(const ValueDecl *D) { in hasImplicitAttr() function