Searched defs:EntryPoint (Results 1 – 11 of 11) sorted by relevance
33 const Decl *EntryPoint; member168 void EntryPointStat::takeSnapshot(const Decl *EntryPoint) { in takeSnapshot()
2026 const Decl *EntryPoint = getBugReporter().getAnalysisEntryPoint(); in generate() local3207 const Decl *EntryPoint = getAnalysisEntryPoint(); in FlushReport() local
72 SmallString<128> EntryPoint; in ConstructJob() local
413 BasicBlock &EntryPoint, CodeExtractor &CE, in extractColdRegion()
634 void setAnalysisEntryPoint(const Decl *EntryPoint) { in setAnalysisEntryPoint()
217 EFI_PHYSICAL_ADDRESS EntryPoint; member
1158 auto EntryPoint = EntryPointSym.toPtr<EntryPointPtr>(); in runOrcJIT() local
78 EntryPoint("entry", cl::desc("Function to call as entry point."), variable
818 PXE_UINT64 EntryPoint; ///< API entry point. member
778 support::ulittle32_t EntryPoint; member
825 FunctionDecl *EntryPoint, const Decl *Param, in CheckSemanticAnnotation()