Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1911 case Sema::PCC_Statement: in AddFunctionSpecifiers()
1965 case Sema::PCC_Statement: in WantTypesInContext()
2284 case Sema::PCC_Statement: { in AddOrdinaryNameResults()
4280 case Sema::PCC_Statement: in mapCodeCompletionContext()
4432 case PCC_Statement: in CodeCompleteOrdinaryName()
4470 case PCC_Statement: in CodeCompleteOrdinaryName()
6581 mapCodeCompletionContext(*this, PCC_Statement)); in CodeCompleteAfterIf()
6590 AddOrdinaryNameResults(PCC_Statement, S, *this, Results); in CodeCompleteAfterIf()
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp192 Actions.CodeCompleteOrdinaryName(getCurScope(), Sema::PCC_Statement); in ParseStatementOrDeclarationAfterAttributes()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13650 PCC_Statement, enumerator