Home
last modified time | relevance | path

Searched defs:CurFeature (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3480 auto CurFeature = StringRef(Feature).drop_front(); // remove + or -. checkTargetAttr() local
3514 for (auto &CurFeature : Features) { checkTargetVersionAttr() local
3593 StringRef CurFeature = CurParts.first.trim(); checkTargetClonesAttrString() local
[all...]