Searched defs:TargetNodes (Results 1 – 2 of 2) sorted by relevance
212 auto TargetNodes = match( findValueDecl() local 222 auto TargetNodes = match(indirectFieldDecl(hasName(Name)).bind("i"), ASTCtx); findIndirectFieldDecl() local
448 auto TargetNodes = match(M.bind("v"), ASTCtx); in findFirst() local