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 99 kw_inlinehint, enumerator in enum:llvm::lltok::Kind
LLParser.cpp 911 case lltok::kw_inlinehint: B.addAttribute(Attribute::InlineHint); break;
    [all...]

Completed in 18 milliseconds