Home
last modified time | relevance | path

Searched refs:PCC_Statement (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp1822 case Sema::PCC_Statement: in AddFunctionSpecifiers()
1875 case Sema::PCC_Statement: in WantTypesInContext()
2192 case Sema::PCC_Statement: { in AddOrdinaryNameResults()
4165 case Sema::PCC_Statement: in mapCodeCompletionContext()
4318 case PCC_Statement: in CodeCompleteOrdinaryName()
4355 case PCC_Statement: in CodeCompleteOrdinaryName()
6440 mapCodeCompletionContext(*this, PCC_Statement)); in CodeCompleteAfterIf()
6449 AddOrdinaryNameResults(PCC_Statement, S, *this, Results); in CodeCompleteAfterIf()
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseStmt.cpp188 Actions.CodeCompleteOrdinaryName(getCurScope(), Sema::PCC_Statement); in ParseStatementOrDeclarationAfterAttributes()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h12851 PCC_Statement, enumerator