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

  /external/clang/include/clang/Analysis/
CFG.h 52 /// CFGElement - Represents a top-level expression in a basic block.
53 class CFGElement {
75 CFGElement(Kind kind, const void *Ptr1, const void *Ptr2 = nullptr)
81 CFGElement() {}
84 /// \brief Convert to the specified CFGElement type, asserting that this
85 /// CFGElement is of the desired type.
90 CFGElement& e = t;
95 /// \brief Convert to the specified CFGElement type, returning None if this
96 /// CFGElement is not of the desired type.
102 CFGElement& e = t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/
CFG.h 53 /// CFGElement - Represents a top-level expression in a basic block.
54 class CFGElement {
76 CFGElement(Kind kind, const void *Ptr1, const void *Ptr2 = nullptr)
82 CFGElement() {}
85 /// \brief Convert to the specified CFGElement type, asserting that this
86 /// CFGElement is of the desired type.
91 CFGElement& e = t;
96 /// \brief Convert to the specified CFGElement type, returning None if this
97 /// CFGElement is not of the desired type.
103 CFGElement& e = t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/
CFG.h 53 /// CFGElement - Represents a top-level expression in a basic block.
54 class CFGElement {
76 CFGElement(Kind kind, const void *Ptr1, const void *Ptr2 = nullptr)
82 CFGElement() {}
85 /// \brief Convert to the specified CFGElement type, asserting that this
86 /// CFGElement is of the desired type.
91 CFGElement& e = t;
96 /// \brief Convert to the specified CFGElement type, returning None if this
97 /// CFGElement is not of the desired type.
103 CFGElement& e = t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/
CFG.h 53 /// CFGElement - Represents a top-level expression in a basic block.
54 class CFGElement {
76 CFGElement(Kind kind, const void *Ptr1, const void *Ptr2 = nullptr)
82 CFGElement() {}
85 /// \brief Convert to the specified CFGElement type, asserting that this
86 /// CFGElement is of the desired type.
91 CFGElement& e = t;
96 /// \brief Convert to the specified CFGElement type, returning None if this
97 /// CFGElement is not of the desired type.
103 CFGElement& e = t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CFG.h 53 /// CFGElement - Represents a top-level expression in a basic block.
54 class CFGElement {
76 CFGElement(Kind kind, const void *Ptr1, const void *Ptr2 = nullptr)
82 CFGElement() {}
85 /// \brief Convert to the specified CFGElement type, asserting that this
86 /// CFGElement is of the desired type.
91 CFGElement& e = t;
96 /// \brief Convert to the specified CFGElement type, returning None if this
97 /// CFGElement is not of the desired type.
103 CFGElement& e = t
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/
CFG.h 53 /// CFGElement - Represents a top-level expression in a basic block.
54 class CFGElement {
76 CFGElement(Kind kind, const void *Ptr1, const void *Ptr2 = nullptr)
82 CFGElement() {}
85 /// \brief Convert to the specified CFGElement type, asserting that this
86 /// CFGElement is of the desired type.
91 CFGElement& e = t;
96 /// \brief Convert to the specified CFGElement type, returning None if this
97 /// CFGElement is not of the desired type.
103 CFGElement& e = t
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/
CFG.h 53 /// CFGElement - Represents a top-level expression in a basic block.
54 class CFGElement {
76 CFGElement(Kind kind, const void *Ptr1, const void *Ptr2 = nullptr)
82 CFGElement() {}
85 /// \brief Convert to the specified CFGElement type, asserting that this
86 /// CFGElement is of the desired type.
91 CFGElement& e = t;
96 /// \brief Convert to the specified CFGElement type, returning None if this
97 /// CFGElement is not of the desired type.
103 CFGElement& e = t
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/
CFG.h 53 /// CFGElement - Represents a top-level expression in a basic block.
54 class CFGElement {
76 CFGElement(Kind kind, const void *Ptr1, const void *Ptr2 = nullptr)
82 CFGElement() {}
85 /// \brief Convert to the specified CFGElement type, asserting that this
86 /// CFGElement is of the desired type.
91 CFGElement& e = t;
96 /// \brief Convert to the specified CFGElement type, returning None if this
97 /// CFGElement is not of the desired type.
103 CFGElement& e = t
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CFG.h 53 /// CFGElement - Represents a top-level expression in a basic block.
54 class CFGElement {
76 CFGElement(Kind kind, const void *Ptr1, const void *Ptr2 = nullptr)
82 CFGElement() {}
85 /// \brief Convert to the specified CFGElement type, asserting that this
86 /// CFGElement is of the desired type.
91 CFGElement& e = t;
96 /// \brief Convert to the specified CFGElement type, returning None if this
97 /// CFGElement is not of the desired type.
103 CFGElement& e = t
    [all...]

Completed in 1502 milliseconds