Searched refs:EnclosingFunctionDecl (Results 1 – 2 of 2) sorted by relevance
44 if (const FunctionDecl *EnclosingFunctionDecl = in checkBind() local46 if (C.getCalleeName(EnclosingFunctionDecl) == "swap") in checkBind()
47 if (const FunctionDecl *EnclosingFunctionDecl = in checkPostStmt() local49 if (C.getCalleeName(EnclosingFunctionDecl) == "swap") in checkPostStmt()