Searched refs:IsItemOfType (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/tools/gn/
H A Dbuilder_record.cc36 bool BuilderRecord::IsItemOfType(const Item* item, ItemType type) { function in class:BuilderRecord
H A Dbuilder_record.h51 static bool IsItemOfType(const Item* item, ItemType type);
H A Dbuilder.cc317 if (!BuilderRecord::IsItemOfType(item, type)) {

Completed in 298 milliseconds