Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp132 SourceRange CallRange = F->getCallRange(); in addCallStack() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp561 SourceRange CallRange; member in __anonfb577fba0111::CallStackFrame
1494 CallStackFrame::CallStackFrame(EvalInfo &Info, SourceRange CallRange, in CallStackFrame()
6598 static bool HandleDestructionImpl(EvalInfo &Info, SourceRange CallRange, in HandleDestructionImpl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3530 ExprResult Sema::BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange, in BuildAtomicExpr()