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

References

tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  379   void setAllowBind(bool AB) { AllowBind = AB; }
tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp
  240   if (!AllowBind) return llvm::None;