Searched refs:OpenIncludeFile (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h187 OpenIncludeFile(const std::string &Filename, std::string &IncludedFile);
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp45 OpenIncludeFile(Filename, IncludedFile);
53 SourceMgr::OpenIncludeFile(const std::string &Filename, function in class:SourceMgr

Completed in 147 milliseconds