Home
last modified time | relevance | path

Searched defs:PCC (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp722 ParamCommandComment *PCC = dyn_cast<ParamCommandComment>(*I); in resolveParamCommandIndexes() local
761 const ParamCommandComment *PCC = UnresolvedParamCommands[i]; in resolveParamCommandIndexes() local
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp144 const ParamCommandComment *PCC = cast<ParamCommandComment>(Child); in FullCommentParts() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp950 Sema::ParserCompletionContext PCC; in ParseExternalDeclaration() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp596 static unsigned getBranchHint(unsigned PCC, in getBranchHint()
4870 unsigned PCC = 0; in tryFoldSWTestBRCC() local
6024 unsigned PCC = N->getConstantOperandVal(1); in Select() local
6040 unsigned PCC = in Select() local
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h913 PCI, PCC; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4239 mapCodeCompletionContext(Sema &S, Sema::ParserCompletionContext PCC) { in mapCodeCompletionContext()
4849 auto PCC = in CodeCompleteExpression() local