Home
last modified time | relevance | path

Searched refs:setExplicitObjectParameterLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1814 void setExplicitObjectParameterLoc(SourceLocation Loc) { in setExplicitObjectParameterLoc() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3165 NewParm->setExplicitObjectParameterLoc( in SubstParmVarDecl()
H A DSemaDecl.cpp14897 P->setExplicitObjectParameterLoc(ExplicitThisLoc); in CheckExplicitObjectParameter()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4651 ToParam->setExplicitObjectParameterLoc( in ImportDefaultArgOfParmVarDecl()