Home
last modified time | relevance | path

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

/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h350 void setAllowBind(bool AB) { AllowBind = AB; } in setAllowBind() function
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h400 void setAllowBind(bool AB) { AllowBind = AB; } in setAllowBind() function