OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFGBuilder
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Analysis/
CFG.cpp
10
// This file defines the CFG and
CFGBuilder
classes for representing and
41
class
CFGBuilder
;
62
bool alwaysAdd(
CFGBuilder
&builder,
81
/// - Init
CFGBuilder
::ScopePos with invalid position (equivalent for null),
83
/// LocalScope object using
CFGBuilder
::ScopePos as link to previous scope
84
/// and set
CFGBuilder
::ScopePos to the end of new scope,
85
/// - On every occurrence of VarDecl increase
CFGBuilder
::ScopePos if it points
90
/// between
CFGBuilder
::ScopePos and local scope position saved for jump
92
/// jump target position will be on the path to root from
CFGBuilder
::ScopePos
219
/// and is used by the
CFGBuilder
to decide if a branch conditio
[
all
...]
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
Completed in 970 milliseconds