Searched defs:ParamLoc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp301 Loc ParamLoc = SVB.makeLoc(MRMgr.getVarRegion(ParamDecl, CalleeCtx)); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp1151 DiagnoseDefaultTemplateArgument(Sema &S, Sema::TemplateParamListContext TPC, SourceLocation ParamLoc, SourceRange DefArgRange) argument
H A DSemaChecking.cpp1631 SourceLocation ParamLoc; local
H A DSemaDeclCXX.cpp720 SourceLocation ParamLoc = PD->getLocation(); local
6144 SourceLocation ParamLoc = Constructor->getParamDecl(0)->getLocation(); local

Completed in 270 milliseconds