Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp233 callee(cxxMethodDecl(ofClass(isMoveOnly()), in findDirectMutation()
338 callee(cxxMethodDecl(ofClass(isMoveOnly()), in findReferenceMutation()
/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp435 REGISTER_MATCHER(ofClass); in RegistryMaps()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4592 AST_MATCHER_P(CXXMethodDecl, ofClass, in AST_MATCHER_P() argument