Home
last modified time | relevance | path

Searched defs:with_fn (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/libcxx/
Dcompiler.py105 with_fn = lambda: libcxx.util.guardedTempFilename(suffix='.o') function
108 with_fn = lambda: libcxx.util.nullContext(object_file) function