Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp5552 bool FoundExtension = false; in parseDirectiveCPU() local
5566 FoundExtension = true; in parseDirectiveCPU()
5571 if (!FoundExtension) in parseDirectiveCPU()