Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DState.cpp133 SourceRange CallRange = F->getCallRange(); in addCallStack() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp580 SourceRange CallRange; member in __anonfb577fba0111::CallStackFrame
1514 CallStackFrame::CallStackFrame(EvalInfo &Info, SourceRange CallRange, in CallStackFrame()
6904 static bool HandleDestructionImpl(EvalInfo &Info, SourceRange CallRange, in HandleDestructionImpl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3912 ExprResult Sema::BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange, in BuildAtomicExpr()