Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Parse/
DParseDecl.cpp2301 PreferredType.enterVariableInit(Tok.getLocation(), ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes()
2394 PreferredType.enterVariableInit(Tok.getLocation(), ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes()
DParseExprCXX.cpp2107 PreferredType.enterVariableInit(Tok.getLocation(), DeclOut); in ParseCXXCondition()
DParseOpenMP.cpp441 PreferredType.enterVariableInit(Tok.getLocation(), OmpPrivParm); in ParseOpenMPReductionInitializerForDecl()
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp401 void PreferredTypeBuilder::enterVariableInit(SourceLocation Tok, Decl *D) { in enterVariableInit() function in PreferredTypeBuilder
/external/llvm-project/clang/include/clang/Sema/
DSema.h300 void enterVariableInit(SourceLocation Tok, Decl *D);