HomeSort by relevance Sort by last modified time
    Searched defs:CallGraphNode (Results 1 - 23 of 23) sorted by null

  /external/llvm/include/llvm/Analysis/
CallGraph.h 69 class CallGraphNode;
79 typedef std::map<const Function *, std::unique_ptr<CallGraphNode>>
82 /// \brief A map from \c Function* to \c CallGraphNode*.
87 CallGraphNode *Root;
91 CallGraphNode *ExternalCallingNode;
95 std::unique_ptr<CallGraphNode> CallsExternalNode;
128 inline const CallGraphNode *operator[](const Function *F) const {
135 inline CallGraphNode *operator[](const Function *F) {
141 /// \brief Returns the \c CallGraphNode which is used to represent
143 CallGraphNode *getExternalCallingNode() const { return ExternalCallingNode;
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
CallGraph.h 67 class CallGraphNode;
76 typedef std::map<const Function *, CallGraphNode *> FunctionMapTy;
98 inline const CallGraphNode *operator[](const Function *F) const {
103 inline CallGraphNode *operator[](const Function *F) {
109 /// Returns the CallGraphNode which is used to represent undetermined calls
111 virtual CallGraphNode* getExternalCallingNode() const { return 0; }
112 virtual CallGraphNode* getCallsExternalNode() const { return 0; }
117 virtual CallGraphNode* getRoot() { return 0; }
118 virtual const CallGraphNode* getRoot() const { return 0; }
131 Function *removeFunctionFromModule(CallGraphNode *CGN)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
CallGraph.h 69 class CallGraphNode;
79 typedef std::map<const Function *, std::unique_ptr<CallGraphNode>>
82 /// \brief A map from \c Function* to \c CallGraphNode*.
87 CallGraphNode *Root;
91 CallGraphNode *ExternalCallingNode;
95 std::unique_ptr<CallGraphNode> CallsExternalNode;
128 inline const CallGraphNode *operator[](const Function *F) const {
135 inline CallGraphNode *operator[](const Function *F) {
141 /// \brief Returns the \c CallGraphNode which is used to represent
143 CallGraphNode *getExternalCallingNode() const { return ExternalCallingNode;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
CallGraph.h 69 class CallGraphNode;
79 typedef std::map<const Function *, std::unique_ptr<CallGraphNode>>
82 /// \brief A map from \c Function* to \c CallGraphNode*.
87 CallGraphNode *Root;
91 CallGraphNode *ExternalCallingNode;
95 std::unique_ptr<CallGraphNode> CallsExternalNode;
128 inline const CallGraphNode *operator[](const Function *F) const {
135 inline CallGraphNode *operator[](const Function *F) {
141 /// \brief Returns the \c CallGraphNode which is used to represent
143 CallGraphNode *getExternalCallingNode() const { return ExternalCallingNode;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
CallGraph.h 69 class CallGraphNode;
79 typedef std::map<const Function *, std::unique_ptr<CallGraphNode>>
82 /// \brief A map from \c Function* to \c CallGraphNode*.
87 CallGraphNode *Root;
91 CallGraphNode *ExternalCallingNode;
95 std::unique_ptr<CallGraphNode> CallsExternalNode;
128 inline const CallGraphNode *operator[](const Function *F) const {
135 inline CallGraphNode *operator[](const Function *F) {
141 /// \brief Returns the \c CallGraphNode which is used to represent
143 CallGraphNode *getExternalCallingNode() const { return ExternalCallingNode;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CallGraph.h 69 class CallGraphNode;
79 typedef std::map<const Function *, std::unique_ptr<CallGraphNode>>
82 /// \brief A map from \c Function* to \c CallGraphNode*.
87 CallGraphNode *Root;
91 CallGraphNode *ExternalCallingNode;
95 std::unique_ptr<CallGraphNode> CallsExternalNode;
128 inline const CallGraphNode *operator[](const Function *F) const {
135 inline CallGraphNode *operator[](const Function *F) {
141 /// \brief Returns the \c CallGraphNode which is used to represent
143 CallGraphNode *getExternalCallingNode() const { return ExternalCallingNode;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
CallGraph.h 69 class CallGraphNode;
79 typedef std::map<const Function *, std::unique_ptr<CallGraphNode>>
82 /// \brief A map from \c Function* to \c CallGraphNode*.
87 CallGraphNode *Root;
91 CallGraphNode *ExternalCallingNode;
95 std::unique_ptr<CallGraphNode> CallsExternalNode;
128 inline const CallGraphNode *operator[](const Function *F) const {
135 inline CallGraphNode *operator[](const Function *F) {
141 /// \brief Returns the \c CallGraphNode which is used to represent
143 CallGraphNode *getExternalCallingNode() const { return ExternalCallingNode;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
CallGraph.h 69 class CallGraphNode;
79 typedef std::map<const Function *, std::unique_ptr<CallGraphNode>>
82 /// \brief A map from \c Function* to \c CallGraphNode*.
87 CallGraphNode *Root;
91 CallGraphNode *ExternalCallingNode;
95 std::unique_ptr<CallGraphNode> CallsExternalNode;
128 inline const CallGraphNode *operator[](const Function *F) const {
135 inline CallGraphNode *operator[](const Function *F) {
141 /// \brief Returns the \c CallGraphNode which is used to represent
143 CallGraphNode *getExternalCallingNode() const { return ExternalCallingNode;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
CallGraph.h 69 class CallGraphNode;
79 typedef std::map<const Function *, std::unique_ptr<CallGraphNode>>
82 /// \brief A map from \c Function* to \c CallGraphNode*.
87 CallGraphNode *Root;
91 CallGraphNode *ExternalCallingNode;
95 std::unique_ptr<CallGraphNode> CallsExternalNode;
128 inline const CallGraphNode *operator[](const Function *F) const {
135 inline CallGraphNode *operator[](const Function *F) {
141 /// \brief Returns the \c CallGraphNode which is used to represent
143 CallGraphNode *getExternalCallingNode() const { return ExternalCallingNode;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CallGraph.h 69 class CallGraphNode;
79 typedef std::map<const Function *, std::unique_ptr<CallGraphNode>>
82 /// \brief A map from \c Function* to \c CallGraphNode*.
87 CallGraphNode *Root;
91 CallGraphNode *ExternalCallingNode;
95 std::unique_ptr<CallGraphNode> CallsExternalNode;
128 inline const CallGraphNode *operator[](const Function *F) const {
135 inline CallGraphNode *operator[](const Function *F) {
141 /// \brief Returns the \c CallGraphNode which is used to represent
143 CallGraphNode *getExternalCallingNode() const { return ExternalCallingNode;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h 27 class CallGraphNode;
35 friend class CallGraphNode;
37 typedef llvm::DenseMap<const Decl *, std::unique_ptr<CallGraphNode>>
44 CallGraphNode *Root;
62 CallGraphNode *getNode(const Decl *) const;
66 CallGraphNode *getOrInsertNode(Decl *);
82 CallGraphNode *getRoot() const { return Root; }
87 typedef llvm::SetVector<CallGraphNode *>::iterator nodes_iterator;
88 typedef llvm::SetVector<CallGraphNode *>::const_iterator const_nodes_iterator;
131 CallGraphNode *allocateNewNode(Decl *)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h 27 class CallGraphNode;
35 friend class CallGraphNode;
37 typedef llvm::DenseMap<const Decl *, std::unique_ptr<CallGraphNode>>
44 CallGraphNode *Root;
62 CallGraphNode *getNode(const Decl *) const;
66 CallGraphNode *getOrInsertNode(Decl *);
82 CallGraphNode *getRoot() const { return Root; }
87 typedef llvm::SetVector<CallGraphNode *>::iterator nodes_iterator;
88 typedef llvm::SetVector<CallGraphNode *>::const_iterator const_nodes_iterator;
131 CallGraphNode *allocateNewNode(Decl *)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h 27 class CallGraphNode;
35 friend class CallGraphNode;
37 typedef llvm::DenseMap<const Decl *, std::unique_ptr<CallGraphNode>>
44 CallGraphNode *Root;
62 CallGraphNode *getNode(const Decl *) const;
66 CallGraphNode *getOrInsertNode(Decl *);
82 CallGraphNode *getRoot() const { return Root; }
87 typedef llvm::SetVector<CallGraphNode *>::iterator nodes_iterator;
88 typedef llvm::SetVector<CallGraphNode *>::const_iterator const_nodes_iterator;
131 CallGraphNode *allocateNewNode(Decl *)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h 27 class CallGraphNode;
35 friend class CallGraphNode;
37 typedef llvm::DenseMap<const Decl *, std::unique_ptr<CallGraphNode>>
44 CallGraphNode *Root;
62 CallGraphNode *getNode(const Decl *) const;
66 CallGraphNode *getOrInsertNode(Decl *);
82 CallGraphNode *getRoot() const { return Root; }
87 typedef llvm::SetVector<CallGraphNode *>::iterator nodes_iterator;
88 typedef llvm::SetVector<CallGraphNode *>::const_iterator const_nodes_iterator;
131 CallGraphNode *allocateNewNode(Decl *)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h 27 class CallGraphNode;
35 friend class CallGraphNode;
37 typedef llvm::DenseMap<const Decl *, std::unique_ptr<CallGraphNode>>
44 CallGraphNode *Root;
62 CallGraphNode *getNode(const Decl *) const;
66 CallGraphNode *getOrInsertNode(Decl *);
82 CallGraphNode *getRoot() const { return Root; }
87 typedef llvm::SetVector<CallGraphNode *>::iterator nodes_iterator;
88 typedef llvm::SetVector<CallGraphNode *>::const_iterator const_nodes_iterator;
131 CallGraphNode *allocateNewNode(Decl *)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h 27 class CallGraphNode;
35 friend class CallGraphNode;
37 typedef llvm::DenseMap<const Decl *, std::unique_ptr<CallGraphNode>>
44 CallGraphNode *Root;
62 CallGraphNode *getNode(const Decl *) const;
66 CallGraphNode *getOrInsertNode(Decl *);
82 CallGraphNode *getRoot() const { return Root; }
87 typedef llvm::SetVector<CallGraphNode *>::iterator nodes_iterator;
88 typedef llvm::SetVector<CallGraphNode *>::const_iterator const_nodes_iterator;
131 CallGraphNode *allocateNewNode(Decl *)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h 27 class CallGraphNode;
35 friend class CallGraphNode;
37 typedef llvm::DenseMap<const Decl *, std::unique_ptr<CallGraphNode>>
44 CallGraphNode *Root;
62 CallGraphNode *getNode(const Decl *) const;
66 CallGraphNode *getOrInsertNode(Decl *);
82 CallGraphNode *getRoot() const { return Root; }
87 typedef llvm::SetVector<CallGraphNode *>::iterator nodes_iterator;
88 typedef llvm::SetVector<CallGraphNode *>::const_iterator const_nodes_iterator;
131 CallGraphNode *allocateNewNode(Decl *)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h 27 class CallGraphNode;
35 friend class CallGraphNode;
37 typedef llvm::DenseMap<const Decl *, std::unique_ptr<CallGraphNode>>
44 CallGraphNode *Root;
62 CallGraphNode *getNode(const Decl *) const;
66 CallGraphNode *getOrInsertNode(Decl *);
82 CallGraphNode *getRoot() const { return Root; }
87 typedef llvm::SetVector<CallGraphNode *>::iterator nodes_iterator;
88 typedef llvm::SetVector<CallGraphNode *>::const_iterator const_nodes_iterator;
131 CallGraphNode *allocateNewNode(Decl *)
    [all...]
  /external/clang/include/clang/Analysis/
CallGraph.h 27 class CallGraphNode;
35 friend class CallGraphNode;
37 typedef llvm::DenseMap<const Decl *, CallGraphNode *> FunctionMapTy;
43 CallGraphNode *Root;
61 CallGraphNode *getNode(const Decl *) const;
65 CallGraphNode *getOrInsertNode(Decl *);
81 CallGraphNode *getRoot() const { return Root; }
86 typedef llvm::SetVector<CallGraphNode *>::iterator nodes_iterator;
87 typedef llvm::SetVector<CallGraphNode *>::const_iterator const_nodes_iterator;
130 CallGraphNode *allocateNewNode(Decl *)
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 348 milliseconds