OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:includeInGraph
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Analysis/
CallGraph.h
67
static bool
includeInGraph
(const Decl *D);
70
/// purposes of being a callee. This is similar to
includeInGraph
except
115
if (
includeInGraph
(FD) && FD->isThisDeclarationADefinition()) {
128
if (
includeInGraph
(MD)) {
/src/external/apache2/llvm/dist/clang/lib/Analysis/
CallGraph.cpp
155
bool CallGraph::
includeInGraph
(const Decl *D) {
Completed in 20 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026