Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3263 bool Sema::checkTargetAttr(SourceLocation LiteralLoc, StringRef AttrStr) { in checkTargetAttr() function in Sema
3422 S.checkTargetAttr(LiteralLoc, Str)) in handleTargetAttr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4923 bool checkTargetAttr(SourceLocation LiteralLoc, StringRef Str);