Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/AsmParser/
DLLParser.cpp1152 static bool isSanitizer(lltok::Kind Kind) { in isSanitizer() function
1313 } else if (isSanitizer(Lex.getKind())) { in parseGlobal()