Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Downing-memory-legacy-functions.cpp189 FILE *TmpFile = tmpfile(); in test_legacy_consumers() local
/llvm-project-15.0.7/clang/tools/clang-nvlink-wrapper/
H A DClangNvlinkWrapper.cpp139 for (auto &TmpFile : TmpFiles) { in cleanupTmpFiles() local
/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DHIPSPV.cpp33 auto TmpFile = C.getDriver().GetTemporaryPath(Prefix, Extension); in getTempFile() local
/llvm-project-15.0.7/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp395 DWARFYAML::File TmpFile; in dumpDebugLines() local
/llvm-project-15.0.7/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp204 if (const char *TmpFile = ::getenv("CINDEXTEST_PREAMBLE_FILE")) in create() local