Searched refs:AllowBind (Results 1 – 2 of 2) sorted by relevance
320 : AllowBind(false), in DynTypedMatcher()350 void setAllowBind(bool AB) { AllowBind = AB; } in setAllowBind()431 : AllowBind(false), in DynTypedMatcher()436 bool AllowBind; variable
211 if (!AllowBind) return llvm::None; in tryBind()