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.cpp1874 bool FoundAny = false; in disassembleObject() local
1878 FoundAny = true; in disassembleObject()
1884 if (!FoundAny) in disassembleObject()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2464 bool FoundAny = false; in mergeAvailabilityAttr() local
2509 FoundAny = true; in mergeAvailabilityAttr()
2599 if (FoundAny && in mergeAvailabilityAttr()