Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DParsedAttr.cpp236 bool ParsedAttr::existsInTarget(const TargetInfo &Target) const { in existsInTarget() function in ParsedAttr
H A DSemaDeclAttr.cpp2069 if (!AL.existsInTarget(Context.getTargetInfo())) { in CheckAttrTarget()
6321 !AL.existsInTarget(S.Context.getTargetInfo())) { in ProcessDeclAttribute()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DParsedAttr.h561 bool existsInTarget(const TargetInfo &Target) const;