Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2008 bool FoundAny = false; in disassembleObject() local
2012 FoundAny = true; in disassembleObject()
2018 if (!FoundAny) in disassembleObject()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2083 bool FoundAny = false; in mergeAvailabilityAttr() local
2134 FoundAny = true; in mergeAvailabilityAttr()
2224 if (FoundAny && in mergeAvailabilityAttr()