Searched refs:CreateOutputFile (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/ |
D | FrontendActions.h | 110 CreateOutputFile(CompilerInstance &CI, StringRef InFile, 118 CreateOutputFile(CompilerInstance &CI, StringRef InFile) = 0; 152 CreateOutputFile(CompilerInstance &CI, StringRef InFile) override; 167 CreateOutputFile(CompilerInstance &CI, StringRef InFile) override; 184 CreateOutputFile(CompilerInstance &CI, StringRef InFile) override;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/ |
D | FrontendActions.h | 110 CreateOutputFile(CompilerInstance &CI, StringRef InFile, 118 CreateOutputFile(CompilerInstance &CI, StringRef InFile) = 0; 152 CreateOutputFile(CompilerInstance &CI, StringRef InFile) override; 167 CreateOutputFile(CompilerInstance &CI, StringRef InFile) override; 184 CreateOutputFile(CompilerInstance &CI, StringRef InFile) override;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/ |
D | FrontendActions.h | 110 CreateOutputFile(CompilerInstance &CI, StringRef InFile, 118 CreateOutputFile(CompilerInstance &CI, StringRef InFile) = 0; 152 CreateOutputFile(CompilerInstance &CI, StringRef InFile) override; 167 CreateOutputFile(CompilerInstance &CI, StringRef InFile) override; 184 CreateOutputFile(CompilerInstance &CI, StringRef InFile) override;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/ |
D | FrontendActions.h | 110 CreateOutputFile(CompilerInstance &CI, StringRef InFile, 118 CreateOutputFile(CompilerInstance &CI, StringRef InFile) = 0; 147 CreateOutputFile(CompilerInstance &CI, StringRef InFile) override; 158 CreateOutputFile(CompilerInstance &CI, StringRef InFile) override; 167 CreateOutputFile(CompilerInstance &CI, StringRef InFile) override;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ExtractAPI/ |
D | FrontendActions.h | 54 CreateOutputFile(CompilerInstance &CI, StringRef InFile); 90 CreateOutputFile(CompilerInstance &CI, StringRef InFile);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ExtractAPI/ |
D | FrontendActions.h | 54 CreateOutputFile(CompilerInstance &CI, StringRef InFile); 90 CreateOutputFile(CompilerInstance &CI, StringRef InFile);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ExtractAPI/ |
D | FrontendActions.h | 54 CreateOutputFile(CompilerInstance &CI, StringRef InFile); 90 CreateOutputFile(CompilerInstance &CI, StringRef InFile);
|
/aosp_15_r20/external/v4l2_codec2/tests/c2_e2e_test/jni/ |
H A D | video_encoder_e2e_test.cpp | 221 bool CreateOutputFile() { in CreateOutputFile() function in android::C2VideoEncoderE2ETest 288 if (CreateOutputFile()) { in TEST_F()
|
/aosp_15_r20/frameworks/native/cmds/dumpstate/tests/ |
H A D | dumpstate_test.cpp | 1696 CreateOutputFile(); in SetUp() 1699 void CreateOutputFile() { in CreateOutputFile() function in android::os::dumpstate::DumpPoolTest
|