Home
last modified time | relevance | path

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

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