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()
67 if (const FunctionDecl *EnclosingFunctionDecl = in checkPostStmt() local69 if (C.getCalleeName(EnclosingFunctionDecl) == "swap") in checkPostStmt()