Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3012 bool Sema::checkTargetVersionAttr(SourceLocation LiteralLoc, Decl *D, in checkTargetVersionAttr() function in Sema
3034 S.checkTargetVersionAttr(LiteralLoc, D, Str)) in handleTargetVersionAttr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4539 bool checkTargetVersionAttr(SourceLocation Loc, Decl *D, StringRef Str);