Home
last modified time | relevance | path

Searched defs:FileName (Results 1 – 25 of 75) sorted by relevance

123

/external/clang/test/CodeGen/
Dtypes.c3 struct FileName { struct
4 struct FileName *next; argument
/external/clang/lib/Tooling/
DTooling.cpp108 const Twine &FileName) { in runToolOnCode()
115 StringRef FileName) { in getSyntaxOnlyToolArgs()
126 const Twine &FileName) { in runToolOnCodeWithArgs()
400 const Twine &FileName) { in buildASTFromCode()
407 const Twine &FileName) { in buildASTFromCodeWithArgs()
DFileMatchTrie.cpp98 StringRef FileName, in findEquivalent()
174 StringRef FileMatchTrie::findEquivalent(StringRef FileName, in findEquivalent()
/external/clang/lib/Frontend/
DDependencyGraph.cpp69 StringRef FileName, in InclusionDirective()
115 StringRef FileName = AllFiles[I]->getName(); in OutputGraphFile() local
/external/chromium_org/tools/stats_viewer/
DOpenDialog.cs25 public string FileName property in StatsViewer.OpenDialog
/external/llvm/lib/ExecutionEngine/
DEventListenerCommon.h49 StringRef FileName = DIScope.getFilename(); in getFullPath() local
/external/netperf/
Dnetserver.c174 char FileName[PATH_MAX]; /* for opening the debug log file */ in open_debug_file() local
797 char FileName[PATH_MAX]; /* for opening the debug log file */ in main() local
/external/clang/include/clang/Frontend/
DCommandLineSourceLoc.h26 std::string FileName; member
/external/clang/tools/clang-format/
DClangFormat.cpp106 static FileID createInMemoryFile(StringRef FileName, MemoryBuffer *Source, in createInMemoryFile()
206 static bool format(StringRef FileName) { in format()
/external/llvm/lib/Support/
DProcess.cpp73 const std::string& FileName) in FindInEnvPath()
DLockFileManager.cpp74 LockFileManager::LockFileManager(StringRef FileName) in LockFileManager()
/external/clang/utils/analyzer/
DSATestBuild.py236 def hasNoExtension(FileName): argument
242 def isValidSingleInputFile(FileName): argument
/external/clang/lib/Serialization/
DModuleManager.cpp55 ModuleManager::addModule(StringRef FileName, ModuleKind Type, in addModule()
190 void ModuleManager::addInMemoryBuffer(StringRef FileName, in addInMemoryBuffer()
399 bool ModuleManager::lookupModuleFile(StringRef FileName, in lookupModuleFile()
/external/clang/unittests/Tooling/
DCompilationDatabaseTest.cpp115 static CompileCommand findCompileArgsInJsonDatabase(StringRef FileName, in findCompileArgsInJsonDatabase()
215 StringRef FileName("//net/path/to/a-file.cpp"); in TEST() local
244 StringRef FileName("//net/path/to/a-file.cpp"); in TEST() local
261 StringRef FileName("//net/path/to/a-file.cpp"); in TEST() local
275 StringRef FileName("file"); in TEST() local
/external/webrtc/src/system_wrappers/source/
Dfile_impl.cc88 int FileWrapperImpl::FileName(char* fileNameUTF8, in FileName() function in webrtc::FileWrapperImpl
/external/clang/include/clang/Serialization/
DGlobalModuleIndex.h79 std::string FileName; member
/external/clang/unittests/AST/
DNamedDeclPrinterTest.cpp67 StringRef ExpectedPrinted, StringRef FileName) { in PrintedNamedDeclMatches()
DMatchVerifier.h85 StringRef FileName; in match() local
/external/clang/include/clang/Lex/
DPPCallbacks.h78 virtual bool FileNotFound(StringRef FileName, in FileNotFound()
122 StringRef FileName, in InclusionDirective()
349 bool FileNotFound(StringRef FileName, in FileNotFound()
356 StringRef FileName, bool IsAngled, in InclusionDirective()
/external/jhead/
Djpgfile.c524 int ReadJpegFile(const char * FileName, ReadMode_t ReadMode) in ReadJpegFile()
788 int WriteJpegFile(const char * FileName) in WriteJpegFile()
/external/chromium_org/third_party/webrtc/system_wrappers/source/
Dfile_impl.cc75 int FileWrapperImpl::FileName(char* file_name_utf8, size_t size) const { in FileName() function in webrtc::FileWrapperImpl
/external/clang/lib/Lex/
DPreprocessingRecord.cpp27 StringRef FileName, in InclusionDirective()
439 StringRef FileName, in InclusionDirective()
/external/llvm/include/llvm/DebugInfo/
DDIContext.h33 std::string FileName; member
/external/clang/unittests/Lex/
DPPCallbacksTest.cpp61 StringRef FileName, in InclusionDirective()
81 SmallString<16> FileName; member in __anon5fd522070111::InclusionDirectiveCallbacks
/external/clang/unittests/Basic/
DFileManagerTest.cpp133 const char *FileName = "C:test"; in TEST_F() local

123