Home
last modified time | relevance | path

Searched defs:CallRange (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp132 SourceRange CallRange = F->getCallRange(); in addCallStack() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp556 SourceRange CallRange; member in __anon7ee061300111::CallStackFrame
1489 CallStackFrame::CallStackFrame(EvalInfo &Info, SourceRange CallRange, in CallStackFrame()
6537 static bool HandleDestructionImpl(EvalInfo &Info, SourceRange CallRange, in HandleDestructionImpl()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7818 ExprResult Sema::BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange, in BuildAtomicExpr()