HomeSort by relevance Sort by last modified time
    Searched refs:kw_inlinehint (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/AsmParser/
LLToken.h 96 kw_inlinehint, enumerator in enum:llvm::lltok::Kind
LLParser.cpp 913 case lltok::kw_inlinehint: Attrs |= Attribute::InlineHint; break;
    [all...]

Completed in 16 milliseconds