Searched refs:EnclosingFunctionDecl (Results 1 – 2 of 2) sorted by relevance
42 if (const FunctionDecl *EnclosingFunctionDecl = in checkBind() local44 if (C.getCalleeName(EnclosingFunctionDecl) == "swap") in checkBind()
66 if (const FunctionDecl *EnclosingFunctionDecl = in checkPostStmt() local68 if (C.getCalleeName(EnclosingFunctionDecl) == "swap") in checkPostStmt()