Searched defs:EntryPoint (Results 1 – 9 of 9) sorted by relevance
72 SmallString<128> EntryPoint; in ConstructJob() local
414 BasicBlock &EntryPoint, CodeExtractor &CE, in extractColdRegion()
632 void setAnalysisEntryPoint(const Decl *EntryPoint) { in setAnalysisEntryPoint()
1161 auto EntryPoint = EntryPointSym.toPtr<EntryPointPtr>(); in runOrcJIT() local
78 EntryPoint("entry", cl::desc("Function to call as entry point."), variable
268 FunctionDecl *EntryPoint, const Decl *Param, in CheckSemanticAnnotation()
2009 const Decl *EntryPoint = getBugReporter().getAnalysisEntryPoint(); in generate() local3159 const Decl *EntryPoint = getAnalysisEntryPoint(); in FlushReport() local
818 PXE_UINT64 EntryPoint; ///< API entry point. member
764 support::ulittle32_t EntryPoint; member