Searched defs:getArgLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DSelectorLocationsKind.cpp50 SourceLocation getArgLoc<Expr>(Expr *Arg) { function in namespace:__anon341
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { function in namespace:__anon341
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { function in namespace:__anon341
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp325 auto getArgLoc = [&](CallEventRef<> Caller) -> Optional<SVal> { local

Completed in 81 milliseconds