HomeSort by relevance Sort by last modified time
    Searched refs:isBlockPointer (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGBlocks.cpp     [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp 264 static inline bool isBlockPointer(Expr *Arg) {
311 if (!isBlockPointer(BlockArg)) {
413 if (!isBlockPointer(Arg3)) {
429 if (isBlockPointer(Arg3))
436 if (!isBlockPointer(Arg6)) {
    [all...]
SemaType.cpp     [all...]

Completed in 272 milliseconds