Home
last modified time | relevance | path

Searched refs:getArgBool (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DDiagnostic.h67 bool getArgBool(unsigned int pIdx) const { in getArgBool() function
/frameworks/compile/mclinker/lib/LD/
DDiagnostic.cpp166 bool val = getArgBool(arg_no); in format()