Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DLoongArch.cpp406 getAttrFeatureTypeAndValue(llvm::StringRef AttrFeature) { in getAttrFeatureTypeAndValue() function
427 auto [Kind, Value] = getAttrFeatureTypeAndValue(Feature.trim()); in parseTargetAttr()