OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getInterpContext
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
620
interp::Context &
getInterpContext
();
/src/external/apache2/llvm/dist/clang/lib/AST/
ExprConstant.cpp
14605
if (!Info.Ctx.
getInterpContext
().evaluateAsRValue(Info, E, Result))
14893
auto &InterpCtx = const_cast<ASTContext &>(Ctx).
getInterpContext
();
15650
Info.Ctx.
getInterpContext
().isPotentialConstantExpr(Info, FD);
ASTContext.cpp
909
interp::Context &ASTContext::
getInterpContext
() {
Completed in 68 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026