Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Basic/
H A DParsedAttrInfo.h130 virtual bool spellingExistsInTarget(const TargetInfo &Target, in spellingExistsInTarget() function
/src/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp211 getInfo().spellingExistsInTarget(Target, getAttributeSpellingListIndex()); in existsInTarget()