Home
last modified time | relevance | path

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

/external/clang/tools/clang-format/
DClangFormat.cpp107 static cl::list<std::string> FileNames(cl::Positional, cl::desc("[<file> ...]"), variable
/external/llvm/unittests/ProfileData/
DCoverageMappingTest.cpp244 const char *FileNames[] = {"bar", "baz", "foo"}; in TEST_P() local
272 const char *FileNames[] = {"bar", "baz", "foo"}; in TEST_P() local
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugLine.h60 std::vector<FileNameEntry> FileNames; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp142 std::vector<DWARFDebugLine::FileNameEntry> &FileNames) { in parseV2DirFileTables()
202 std::vector<DWARFDebugLine::FileNameEntry> &FileNames) { in parseV5DirFileTables()
/external/clang/tools/libclang/
DCXLoadedDiagnostic.cpp46 Strings FileNames; member in __anon243432f30111::CXLoadedDiagnosticSetImpl
/external/lzma/C/
D7z.h126 Byte *FileNames; /* UTF-16-LE */ member
/external/llvm/tools/sancov/
Dsancov.cc623 readAndMerge(const std::vector<std::string> &FileNames) { in readAndMerge()
857 const std::vector<std::string> &FileNames) { in readAndMerge()
1035 readCmdArguments(std::vector<std::string> FileNames) { in readCmdArguments()
/external/llvm/include/llvm/MC/
DMCAssembler.h115 std::vector<std::string> FileNames; variable
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h64 std::vector<FileNameEntry> FileNames; member
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/
DCoverageMappingTest.cpp285 const char *FileNames[] = {"bar", "baz", "foo"}; in TEST_P() local
314 const char *FileNames[] = {"bar", "baz", "foo"}; in TEST_P() local
/external/lzma/CPP/7zip/UI/Common/
DUpdate.h155 FStringVector FileNames; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAssembler.h120 std::vector<std::string> FileNames; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h97 std::vector<FileNameEntry> FileNames; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/sancov/
Dsancov.cpp1070 static void readAndPrintRawCoverage(const std::vector<std::string> &FileNames, in readAndPrintRawCoverage()
1115 readSymbolizeAndMergeCmdArguments(std::vector<std::string> FileNames) { in readSymbolizeAndMergeCmdArguments()
/external/llvm/lib/MC/
DELFObjectWriter.cpp895 ArrayRef<std::string> FileNames = Asm.getFileNames(); in computeSymbolTable() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DELFObjectWriter.cpp703 ArrayRef<std::string> FileNames = Asm.getFileNames(); in computeSymbolTable() local