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.h75 PCC_ForInit, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1921 case SemaCodeCompletion::PCC_ForInit: in AddFunctionSpecifiers()
1989 case SemaCodeCompletion::PCC_ForInit: in WantTypesInContext()
2528 case SemaCodeCompletion::PCC_ForInit: in AddOrdinaryNameResults()
4273 case SemaCodeCompletion::PCC_ForInit: in mapCodeCompletionContext()
4443 case PCC_ForInit: in CodeCompleteOrdinaryName()
4491 case PCC_ForInit: in CodeCompleteOrdinaryName()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp2057 getCurScope(), C99orCXXorObjC ? SemaCodeCompletion::PCC_ForInit in ParseForStatement()