Home
last modified time | relevance | path

Searched refs:setAllowBind (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h379 void setAllowBind(bool AB) { AllowBind = AB; } in setAllowBind() function
1276 Result.setAllowBind(true);