Home
last modified time | relevance | path

Searched refs:enterVariableInit (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDecl.cpp2444 PreferredType.enterVariableInit(Tok.getLocation(), ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes()
2539 PreferredType.enterVariableInit(Tok.getLocation(), ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes()
H A DParseExprCXX.cpp2127 PreferredType.enterVariableInit(Tok.getLocation(), DeclOut); in ParseCXXCondition()
H A DParseOpenMP.cpp462 PreferredType.enterVariableInit(Tok.getLocation(), OmpPrivParm); in ParseOpenMPReductionInitializerForDecl()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp407 void PreferredTypeBuilder::enterVariableInit(SourceLocation Tok, Decl *D) { in enterVariableInit() function in PreferredTypeBuilder
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h302 void enterVariableInit(SourceLocation Tok, Decl *D);