Home
last modified time | relevance | path

Searched refs:AnalysisDeclContext (Results 1 – 25 of 859) sorted by relevance

12345678910>>...35

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp56 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *Mgr, in AnalysisDeclContext() function in AnalysisDeclContext
63 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *Mgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
309 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *Mgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *Mgr, in AnalysisDeclContext() function in AnalysisDeclContext
125 Stmt *AnalysisDeclContext::getBody() const { in getBody()
130 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
212 CFG *AnalysisDeclContext::getCFG() { in getCFG()
231 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
250 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
274 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
278 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
302 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h69 class AnalysisDeclContext {
94 AnalysisDeclContext(AnalysisDeclContextManager *Mgr,
97 AnalysisDeclContext(AnalysisDeclContextManager *Mgr,
101 ~AnalysisDeclContext();
226 AnalysisDeclContext *Ctx;
292 AnalysisDeclContext *ctx,
375 BlockInvocationContext(AnalysisDeclContext *ctx, in BlockInvocationContext()
416 const ScopeContext *getScope(AnalysisDeclContext *ctx,
421 getBlockInvocationContext(AnalysisDeclContext *ctx,
471 AnalysisDeclContext *getContext(const Decl *D);
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h69 class AnalysisDeclContext {
94 AnalysisDeclContext(AnalysisDeclContextManager *Mgr,
97 AnalysisDeclContext(AnalysisDeclContextManager *Mgr,
101 ~AnalysisDeclContext();
225 AnalysisDeclContext *Ctx;
291 AnalysisDeclContext *ctx,
379 BlockInvocationContext(AnalysisDeclContext *ctx, in BlockInvocationContext()
420 const ScopeContext *getScope(AnalysisDeclContext *ctx,
425 getBlockInvocationContext(AnalysisDeclContext *ctx,
475 AnalysisDeclContext *getContext(const Decl *D);
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h69 class AnalysisDeclContext {
94 AnalysisDeclContext(AnalysisDeclContextManager *Mgr,
97 AnalysisDeclContext(AnalysisDeclContextManager *Mgr,
101 ~AnalysisDeclContext();
225 AnalysisDeclContext *Ctx;
291 AnalysisDeclContext *ctx,
379 BlockInvocationContext(AnalysisDeclContext *ctx, in BlockInvocationContext()
420 const ScopeContext *getScope(AnalysisDeclContext *ctx,
425 getBlockInvocationContext(AnalysisDeclContext *ctx,
475 AnalysisDeclContext *getContext(const Decl *D);
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h70 class AnalysisDeclContext {
95 AnalysisDeclContext(AnalysisDeclContextManager *Mgr,
98 AnalysisDeclContext(AnalysisDeclContextManager *Mgr,
102 ~AnalysisDeclContext();
227 AnalysisDeclContext *Ctx;
287 AnalysisDeclContext *ctx,
370 BlockInvocationContext(AnalysisDeclContext *ctx, in BlockInvocationContext()
411 const ScopeContext *getScope(AnalysisDeclContext *ctx,
416 getBlockInvocationContext(AnalysisDeclContext *ctx,
465 AnalysisDeclContext *getContext(const Decl *D);
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h71 class AnalysisDeclContext {
97 AnalysisDeclContext(AnalysisDeclContextManager *Mgr,
100 AnalysisDeclContext(AnalysisDeclContextManager *Mgr,
104 ~AnalysisDeclContext();
230 AnalysisDeclContext *Ctx;
284 AnalysisDeclContext *ctx,
366 BlockInvocationContext(AnalysisDeclContext *ctx, in BlockInvocationContext()
403 const ScopeContext *getScope(AnalysisDeclContext *ctx,
408 getBlockInvocationContext(AnalysisDeclContext *ctx,
457 AnalysisDeclContext *getContext(const Decl *D);
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *Mgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *Mgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *Mgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *Mgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *Mgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *Mgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext() function in AnalysisDeclContext
126 Stmt *AnalysisDeclContext::getBody() const { in getBody()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized()
213 CFG *AnalysisDeclContext::getCFG() { in getCFG()
232 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG()
251 CFGStmtMap *AnalysisDeclContext::getCFGStmtMap() { in getCFGStmtMap()
275 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap()
303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; in getContext()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h72 class AnalysisDeclContext {
99 AnalysisDeclContext(AnalysisDeclContextManager *Mgr, const Decl *D,
102 ~AnalysisDeclContext();
224 AnalysisDeclContext *Ctx;
230 LocationContext(ContextKind k, AnalysisDeclContext *ctx, in LocationContext()
290 AnalysisDeclContext *ctx,
357 BlockInvocationContext(AnalysisDeclContext *ADC, in BlockInvocationContext()
401 const StackFrameContext *getStackFrame(AnalysisDeclContext *ADC,
413 getBlockInvocationContext(AnalysisDeclContext *ADC,
452 AnalysisDeclContext *getContext(const Decl *D);
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h72 class AnalysisDeclContext {
99 AnalysisDeclContext(AnalysisDeclContextManager *Mgr, const Decl *D,
102 ~AnalysisDeclContext();
222 AnalysisDeclContext *Ctx;
228 LocationContext(ContextKind k, AnalysisDeclContext *ctx, in LocationContext()
288 AnalysisDeclContext *ctx,
355 BlockInvocationContext(AnalysisDeclContext *ADC, in BlockInvocationContext()
399 const StackFrameContext *getStackFrame(AnalysisDeclContext *ADC,
411 getBlockInvocationContext(AnalysisDeclContext *ADC,
450 AnalysisDeclContext *getContext(const Decl *D);
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h72 class AnalysisDeclContext {
99 AnalysisDeclContext(AnalysisDeclContextManager *Mgr, const Decl *D,
102 ~AnalysisDeclContext();
222 AnalysisDeclContext *Ctx;
228 LocationContext(ContextKind k, AnalysisDeclContext *ctx, in LocationContext()
288 AnalysisDeclContext *ctx,
355 BlockInvocationContext(AnalysisDeclContext *ADC, in BlockInvocationContext()
399 const StackFrameContext *getStackFrame(AnalysisDeclContext *ADC,
411 getBlockInvocationContext(AnalysisDeclContext *ADC,
450 AnalysisDeclContext *getContext(const Decl *D);
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h72 class AnalysisDeclContext {
99 AnalysisDeclContext(AnalysisDeclContextManager *Mgr, const Decl *D,
102 ~AnalysisDeclContext();
222 AnalysisDeclContext *Ctx;
228 LocationContext(ContextKind k, AnalysisDeclContext *ctx, in LocationContext()
288 AnalysisDeclContext *ctx,
355 BlockInvocationContext(AnalysisDeclContext *ADC, in BlockInvocationContext()
399 const StackFrameContext *getStackFrame(AnalysisDeclContext *ADC,
411 getBlockInvocationContext(AnalysisDeclContext *ADC,
450 AnalysisDeclContext *getContext(const Decl *D);
[all …]

12345678910>>...35