Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DAllTUsExecution.h54 ExecutionContext *getExecutionContext() override { return &Context; }; in getExecutionContext() function
H A DStandaloneExecution.h67 ExecutionContext *getExecutionContext() override { return &Context; }; in getExecutionContext() function