Home
last modified time | relevance | path

Searched refs:InputFileName (Results 1 – 3 of 3) sorted by relevance

/external/clang/unittests/AST/
DASTImporterTest.cpp57 const char *const InputFileName = "input.cc"; in testImport() local
62 FromCode, FromArgs, InputFileName), in testImport()
74 MFS->addFile(InputFileName, 0, in testImport()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp610 void MCContext::setGenDwarfRootFile(StringRef InputFileName, StringRef Buffer) { in setGenDwarfRootFile() argument
630 SmallString<1024> FileNameBuf = InputFileName; in setGenDwarfRootFile()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCContext.cpp931 void MCContext::setGenDwarfRootFile(StringRef InputFileName, StringRef Buffer) { in setGenDwarfRootFile() argument
951 SmallString<1024> FileNameBuf = InputFileName; in setGenDwarfRootFile()