OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VisitedCallees
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExprEngine.h
178
SetOfConstDecls *
VisitedCallees
;
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
AnalysisConsumer.cpp
247
/// \param
VisitedCallees
- The output parameter, which is populated with the
252
SetOfConstDecls *
VisitedCallees
= nullptr);
256
SetOfConstDecls *
VisitedCallees
);
469
SetOfConstDecls
VisitedCallees
;
472
(Mgr->options.InliningMode == All ? nullptr : &
VisitedCallees
));
475
for (const Decl *Callee :
VisitedCallees
)
651
SetOfConstDecls *
VisitedCallees
) {
682
RunPathSensitiveChecks(D, IMode,
VisitedCallees
);
694
SetOfConstDecls *
VisitedCallees
) {
704
ExprEngine Eng(CTU, *Mgr,
VisitedCallees
, &FunctionSummaries, IMode)
[
all
...]
Completed in 26 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026