Searched refs:IsItemOfType (Results 1 - 3 of 3) sorted by last modified time

/external/chromium_org/tools/gn/
H A Dbuilder.cc317 if (!BuilderRecord::IsItemOfType(item, type)) {
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);

Completed in 3292 milliseconds