Home
last modified time | relevance | path

Searched defs:ParseFile (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Host/common/
H A DXML.cpp42 bool XMLDocument::ParseFile(const char *path) { in ParseFile() function in XMLDocument
385 bool ApplePropertyList::ParseFile(const char *path) { in ParseFile() function in ApplePropertyList
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.cpp150 bool FlagParser::ParseFile(const char *path, bool ignore_missing) { in ParseFile() function in __sanitizer::FlagParser
/llvm-project-15.0.7/llvm/lib/TableGen/
H A DTGParser.cpp3790 bool TGParser::ParseFile() { in ParseFile() function in TGParser