Searched refs:one_flag (Results 1 – 2 of 2) sorted by relevance
99 auto one_flag = [&](RecursiveWriterConfig config, in SetupCompileFlags() local113 flags.cflags = one_flag(kRecursiveWriterKeepDuplicates, &CSubstitutionCFlags, in SetupCompileFlags()116 flags.cflags_c = one_flag(kRecursiveWriterKeepDuplicates, in SetupCompileFlags()120 flags.cflags_cc = one_flag(kRecursiveWriterKeepDuplicates, in SetupCompileFlags()124 flags.cflags_objc = one_flag( in SetupCompileFlags()129 one_flag(kRecursiveWriterKeepDuplicates, &CSubstitutionCFlagsObjCc, in SetupCompileFlags()
717 * [@http://svn.boost.org/trac/boost/ticket/6342 #6342] c++11 compliance: Adapt the one_flag to the …