Home
last modified time | relevance | path

Searched defs:CallBegin (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DContainerContainsCheck.cpp131 SourceLocation CallBegin = Call->getSourceRange().getBegin(); in check() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaInit.cpp7952 SourceLocation CallBegin = CE->getCallee()->getBeginLoc(); in CheckMoveOnConstruction() local