Searched refs:findMatch (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DDiagnostic.cpp38 const char* Diagnostic::findMatch(char pVal, function in class:Diagnostic
104 cur_char = findMatch('}', cur_char, pEnd);
/frameworks/compile/mclinker/include/mcld/LD/
H A DDiagnostic.h88 const char* findMatch(char pVal, const char* pBegin, const char* pEnd ) const;

Completed in 363 milliseconds