/llvm-project/clang/test/CodeGenCXX/ |
H A D | 2003-11-27-MultipleInheritanceThunk.cpp | 5 struct CallSite { struct 8 CallSite(const CallSite &CS); argument
|
H A D | x86_32-arguments.cpp | 35 struct CallSite { struct 37 CallSite(unsigned XX) : Ptr(XX) {} in CallSite() function
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BlockCounter.cpp | 24 const StackFrameContext *CallSite; member in __anond3f280cd0111::CountKey 57 unsigned BlockCounter::getNumVisited(const StackFrameContext *CallSite, in getNumVisited() 74 const StackFrameContext *CallSite, in IncrementCount()
|
H A D | CallEvent.cpp | 1436 const Stmt *CallSite = CalleeCtx->getCallSite(); getCaller() local
|
H A D | MemRegion.cpp | 1008 const Stmt *CallSite = SFC->getCallSite(); getVarRegion() local
|
H A D | BugReporter.cpp | 306 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); in getMessage() local
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleContextTracker.cpp | 30 ContextTrieNode *ContextTrieNode::getChildContext(const LineLocation &CallSite, in getChildContext() argument 43 ContextTrieNode::getHottestChildContext(const LineLocation &CallSite) { in getHottestChildContext() argument 67 const LineLocation &CallSite, in moveContextSamples() argument 105 void ContextTrieNode::removeChildContext(const LineLocation &CallSite, in removeChildContext() argument 180 getOrCreateChildContext(const LineLocation & CallSite,FunctionId CalleeName,bool AllowCreate) getOrCreateChildContext() argument 260 LineLocation CallSite = FunctionSamples::getCallSiteIdentifier(DIL); getIndirectCalleeContextSamplesFor() local 380 LineLocation CallSite = FunctionSamples::getCallSiteIdentifier(DIL); promoteMergeContextSamplesTree() local 506 LineLocation &CallSite = S[I].first; getContextFor() local [all...] |
H A D | SampleProfile.cpp | 743 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); findIndirectCallFunctionSamples() local 1619 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); generateMDProfMetadata() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ReplayInlineAdvisor.cpp | 63 auto CallSite = Pair.second.split(";").first; in ReplayInlineAdvisor() local
|
/llvm-project/bolt/include/bolt/Core/ |
H A D | BinaryFunction.h | 152 struct CallSite { global() struct 159 ActionCallSite global() argument
|
/llvm-project/clang/include/clang/Analysis/ |
H A D | AnalysisDeclContext.h | 303 const Stmt *CallSite; variable
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/ |
H A D | UninitializedObjectChecker.cpp | 175 const Stmt *CallSite = Context.getStackFrame()->getCallSite(); in checkEndFunction() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | SjLjEHPrepare.cpp | 138 Value *CallSite = in insertCallSiteStore() local
|
/llvm-project/llvm/lib/ProfileData/ |
H A D | SampleProf.cpp | 414 getOrCreateChildFrame(const LineLocation & CallSite,FunctionId CalleeName) getOrCreateChildFrame() argument
|
/llvm-project/bolt/lib/Core/ |
H A D | BinaryEmitter.cpp | 1009 const BinaryFunction::CallSite &CallSite = FragmentCallSite.second; emitLSDA() local
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Interp.cpp |
|
/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 275 CallSite, enumerator
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCMac.cpp | 2218 &CallSite); in EmitMessageSend() local
|