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

  /external/llvm/lib/AsmParser/
LLParser.h 48 t_LocalName, t_GlobalName, // Name in StrVal.
79 assert((Kind == t_LocalName || Kind == t_GlobalName ||
LLParser.cpp 133 if (Fn.Kind == ValID::t_GlobalName)
    [all...]

Completed in 165 milliseconds