/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | IndirectCallPromotionAnalysis.cpp | 89 getPromotionCandidatesForInstruction(const Instruction * I,uint32_t & NumVals,uint64_t & TotalCount,uint32_t & NumCandidates) getPromotionCandidatesForInstruction() argument
|
H A D | ModuleSummaryAnalysis.cpp | 452 uint32_t NumVals, NumCandidates; computeFunctionSummary() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | IndirectCallPromotion.cpp | 162 getPromotionCandidatesForCallSite(const CallBase & CB,const ArrayRef<InstrProfValueData> & ValueDataRef,uint64_t TotalCount,uint32_t NumCandidates) getPromotionCandidatesForCallSite() argument 299 uint32_t NumVals, NumCandidates; processFunction() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | CodeCompleteConsumer.cpp | 757 unsigned NumCandidates, SourceLocation OpenParLoc, bool Braced) { in ProcessOverloadCandidates() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclTemplate.h | 713 unsigned NumCandidates; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionSpecialization.cpp | 631 unsigned NumCandidates = 0; in run() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionParser.cpp | 970 /// \param NumCandidates the number of overload candidates in ProcessOverloadCandidates() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | CodeCompleteConsumer.h | 1229 ProcessOverloadCandidates(Sema & S,unsigned CurrentArg,OverloadCandidate * Candidates,unsigned NumCandidates,SourceLocation OpenParLoc,bool Braced) ProcessOverloadCandidates() argument
|
/freebsd-src/contrib/wpa/src/drivers/ |
H A D | driver_ndis.c | 279 ULONG NumCandidates; member 344 ULONG NumCandidates; member
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 1969 ProcessOverloadCandidates(Sema & S,unsigned CurrentArg,OverloadCandidate * Candidates,unsigned NumCandidates,SourceLocation OpenParLoc,bool Braced) ProcessOverloadCandidates() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 1031 unsigned NumCandidates = Record.readInt(); VisitFunctionDecl() local
|