Home
last modified time | relevance | path

Searched refs:IsValidCompilerSubstitution (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/tools/gn/
Dsubstitution_type.h98 bool IsValidCompilerSubstitution(SubstitutionType type);
Dsubstitution_type.cc132 bool IsValidCompilerSubstitution(SubstitutionType type) { in IsValidCompilerSubstitution() function
Dfunction_toolchain.cc756 subst_validator = &IsValidCompilerSubstitution; in RunTool()