reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overrides

tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  302   virtual bool matches(const T &Node,

Declarations

tools/clang/include/clang/ASTMatchers/ASTMatchers.h
 4235 AST_POLYMORPHIC_MATCHER(isNoThrow,

References

tools/clang/include/clang/ASTMatchers/ASTMatchers.h
 4238   const FunctionProtoType *FnTy = internal::getFunctionProtoType(Node);