Home
last modified time | relevance | path

Searched refs:kTypedef (Results 1 – 8 of 8) sorted by relevance

/external/skqp/tools/bookmaker/
Dbookmaker.h88 kTypedef, enumerator
157 kTypedef, enumerator
DbmhParser.h61 , { &fTypedefMap, MarkType::kTypedef } in BmhParser()
DincludeParser.h90 , { &fITypedefMap, MarkType::kTypedef } in IncludeParser()
145 if (MarkType::kTypedef == markType) { in codeBlock()
DincludeParser.cpp48 { "typedef", KeyWord::kTypedef, KeyProperty::kObject },
578 || MarkType::kTypedef == markType || '}' == result.back()); in writeCodeBlock()
1023 case MarkType::kTypedef: in checkTokens()
1205 case MarkType::kTypedef: in dumpClassTokens()
1433 case MarkType::kTypedef: { in dumpGlobals()
2737 case KeyWord::kTypedef: in parseObject()
2874 fGlobals.emplace_back(MarkType::kTypedef, child->fContentStart, child->fContentEnd, in parseTypedef()
2890 markupDef->fTokens.emplace_back(MarkType::kTypedef, child->fContentStart, child->fContentEnd, in parseTypedef()
DmdOut.cpp954 if (child->isStructOrClass() || MarkType::kTypedef == child->fMarkType) { in csParent()
1207 if (KeyWord::kTypedef == member->fKeyWord) { in addCodeBlock()
1635 || MarkType::kTypedef == grand->fMarkType in markTypeOut()
1821 case MarkType::kTypedef: in markTypeOut()
2053 if (MarkType::kTypedef == def->fMarkType) { in populateOne()
DbmhParser.cpp95 , { "Typedef", MarkType::kTypedef, R_Y, E_O, M_CSST | M_E }
140 case MarkType::kTypedef: { in addDefinition()
1353 || MarkType::kTypedef == markType) { in setUpSubstitutes()
2181 case MarkType::kTypedef: in typeName()
2239 return uniqueRootName(builder, MarkType::kTypedef); in typedefName()
DspellCheck.cpp311 case MarkType::kTypedef: in check()
DincludeWriter.cpp1768 case KeyWord::kTypedef: in populate()
2238 MarkType::kTypedef == child->fMarkType || in resolveRef()