HomeSort by relevance Sort by last modified time
    Searched refs:IsValidCopySubstitution (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/tools/gn/
substitution_type.h 102 bool IsValidCopySubstitution(SubstitutionType type);
substitution_type.cc 167 bool IsValidCopySubstitution(SubstitutionType type) {
function_toolchain.cc 762 subst_validator = &IsValidCopySubstitution;
763 subst_output_validator = &IsValidCopySubstitution;
    [all...]

Completed in 462 milliseconds