Home
last modified time | relevance | path

Searched refs:ValidateOutputSubstitution (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Dc_tool.cc171 if (!ValidateOutputSubstitution(cur_type)) { in ReadOutputsPatternList()
253 bool CTool::ValidateOutputSubstitution(const Substitution* sub_type) const { in ValidateOutputSubstitution() function in CTool
Dc_tool.h100 bool ValidateOutputSubstitution(const Substitution* sub_type) const;