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

/external/clang/lib/Sema/
H A DAttributeList.cpp198 bool AttributeList::existsInTarget(const llvm::Triple &T) const { function in class:AttributeList
H A DSemaDeclAttr.cpp4057 !Attr.existsInTarget(S.Context.getTargetInfo().getTriple())) {
/external/clang/include/clang/Sema/
H A DAttributeList.h460 bool existsInTarget(const llvm::Triple &T) const;

Completed in 60 milliseconds