Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDAttributeList.cpp198 bool AttributeList::existsInTarget(const llvm::Triple &T) const { in existsInTarget() function in AttributeList
HDSemaDeclAttr.cpp4586 !Attr.existsInTarget(S.Context.getTargetInfo().getTriple())) { in ProcessDeclAttribute()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDAttributeList.h469 bool existsInTarget(const llvm::Triple &T) const;