Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp6136 bool FoundExtension = false; in parseDirectiveCPU() local
6150 FoundExtension = true; in parseDirectiveCPU()
6155 if (!FoundExtension) in parseDirectiveCPU()