Searched defs:createContext (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/tools/clang-installapi/ | ||
H A D | Options.cpp | 855 InstallAPIContext Options::createContext() { createContext() function in clang::installapi::Options |
/llvm-project/llvm/unittests/DebugInfo/DWARF/ | ||
H A D | DWARFDebugLineTest.cpp | 72 std::unique_ptr<DWARFContext> createContext() { in createContext() function |