Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3512 bool IsPriority = false; in checkTargetClonesAttrString() local
3531 IsPriority = true; in checkTargetClonesAttrString()
3542 if (IsPriority && IsDefault) in checkTargetClonesAttrString()