Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1304 static bool isSanitizer(lltok::Kind Kind) { in isSanitizer() function
1476 } else if (isSanitizer(Lex.getKind())) { in parseGlobal()