HomeSort by relevance Sort by last modified time
    Searched defs:IsParsed (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Frontend/
VerifyDiagnosticConsumer.h 258 IsParsed,
  /external/pdfium/core/include/fpdfapi/
fpdf_page.h 35 FX_BOOL IsParsed() const { return m_ParseState == CONTENT_PARSED; }
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_textlayout.h 80 FX_BOOL IsParsed() const { return m_pAllocator != NULL; }

Completed in 356 milliseconds