Searched refs:EnclosingFunctionDecl (Results 1 – 2 of 2) sorted by relevance
43 if (const FunctionDecl *EnclosingFunctionDecl = in checkBind() local45 if (C.getCalleeName(EnclosingFunctionDecl) == "swap") in checkBind()
83 if (const FunctionDecl *EnclosingFunctionDecl = in checkPostStmt() local85 if (C.getCalleeName(EnclosingFunctionDecl) == "swap") in checkPostStmt()