Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseExprCXX.cpp2178 PreferredType.enterVariableInit(Tok.getLocation(), DeclOut); in ParseCXXCondition()
H A DParseDecl.cpp2463 PreferredType.enterVariableInit(Tok.getLocation(), ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes()
2553 PreferredType.enterVariableInit(Tok.getLocation(), ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes()
H A DParseOpenMP.cpp463 PreferredType.enterVariableInit(Tok.getLocation(), OmpPrivParm); in ParseOpenMPReductionInitializerForDecl()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp408 void PreferredTypeBuilder::enterVariableInit(SourceLocation Tok, Decl *D) { in enterVariableInit() function in PreferredTypeBuilder
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h303 void enterVariableInit(SourceLocation Tok, Decl *D);