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

  /external/llvm/lib/AsmParser/
LLToken.h 88 kw_nocapture, enumerator in enum:llvm::lltok::Kind
LLParser.cpp 902 case lltok::kw_nocapture: Attrs |= Attribute::NoCapture; break;
    [all...]

Completed in 19 milliseconds