HomeSort by: relevance | last modified time | path
    Searched refs:CheckPointerCall (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 12415 bool CheckPointerCall(NamedDecl *NDecl, CallExpr *TheCall,
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaChecking.cpp 4798 bool Sema::CheckPointerCall(NamedDecl *NDecl, CallExpr *TheCall,
SemaExpr.cpp 6836 if (CheckPointerCall(NDecl, TheCall, Proto))

Completed in 42 milliseconds