Searched defs:isParsed (Results 1 – 3 of 3) sorted by relevance
213 public boolean isParsed() { in isParsed() method
59 bool isParsed(SourceLocation Loc, FileID FID, const FileEntry *FE) { in isParsed() function in __anonb27e7a610111::TUSkipBodyControl
343 void StyleSheetHandler::endProperty(bool isImportant, bool isParsed, unsigned offset, CSSParser::Er… in endProperty()