Searched refs:kw_debug_location (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h76 kw_debug_location, enumerator in enum:llvm::MIToken::TokenKind
H A DMILexer.cpp217 .Case("debug-location", MIToken::kw_debug_location)
H A DMIParser.cpp1048 Token.isNot(MIToken::kw_debug_location) &&
1110 if (Token.is(MIToken::kw_debug_location)) {

Completed in 189 milliseconds