Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h2347 bool isUserProvided() const { in isUserProvided() function
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6434 AST_MATCHER(CXXMethodDecl, isUserProvided) { in AST_MATCHER() argument