Home
last modified time | relevance | path

Searched defs:createContext (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/tools/clang-installapi/
H A DOptions.cpp855 InstallAPIContext Options::createContext() { createContext() function in clang::installapi::Options
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp72 std::unique_ptr<DWARFContext> createContext() { in createContext() function