Home
last modified time | relevance | path

Searched refs:getExecutionContext (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/
H A DAllTUsExecution.h55 ExecutionContext *getExecutionContext() override { return &Context; }; in getExecutionContext() function
H A DStandaloneExecution.h68 ExecutionContext *getExecutionContext() override { return &Context; }; in getExecutionContext() function
H A DExecution.h134 virtual ExecutionContext *getExecutionContext() = 0;