Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2603 PreferredType.enterVariableInit(Tok.getLocation(), ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes()
2697 PreferredType.enterVariableInit(Tok.getLocation(), ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes()
H A DParseExprCXX.cpp2186 PreferredType.enterVariableInit(Tok.getLocation(), DeclOut); in ParseCXXCondition()
H A DParseOpenMP.cpp464 PreferredType.enterVariableInit(Tok.getLocation(), OmpPrivParm); in ParseOpenMPReductionInitializerForDecl()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp429 void PreferredTypeBuilder::enterVariableInit(SourceLocation Tok, Decl *D) { in enterVariableInit() function in PreferredTypeBuilder
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h304 void enterVariableInit(SourceLocation Tok, Decl *D);