Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaCodeCompletion.h77 PCC_ForInit, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1932 case SemaCodeCompletion::PCC_ForInit: in AddFunctionSpecifiers()
2000 case SemaCodeCompletion::PCC_ForInit: in WantTypesInContext()
2620 case SemaCodeCompletion::PCC_ForInit: in AddOrdinaryNameResults()
4436 case SemaCodeCompletion::PCC_ForInit: in mapCodeCompletionContext()
4606 case PCC_ForInit: in CodeCompleteOrdinaryName()
4654 case PCC_ForInit: in CodeCompleteOrdinaryName()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1931 getCurScope(), C99orCXXorObjC ? SemaCodeCompletion::PCC_ForInit in ParseForStatement()