HomeSort by relevance Sort by last modified time
    Searched refs:CL (Results 1 - 25 of 40) sorted by null

1 2

  /external/clang/test/Sema/
block-return.c 3 typedef void (^CL)(void);
5 CL foo() {
9 CL X = ^{
44 return ^{ return 1; }; // expected-error {{incompatible block pointer types returning 'int (^)(void)' from a function with result type 'CL' (aka 'void (^)(void)')}}
  /external/clang/lib/StaticAnalyzer/Checkers/
StackAddrEscapeChecker.cpp 53 const CompoundLiteralExpr *CL = CR->getLiteralExpr();
56 << SM.getExpansionLineNumber(CL->getLocStart())
58 range = CL->getSourceRange();
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineC.cpp 302 void ExprEngine::VisitCompoundLiteralExpr(const CompoundLiteralExpr *CL,
306 = cast<InitListExpr>(CL->getInitializer()->IgnoreParens());
311 state = state->bindCompoundLiteral(CL, LC, ILV);
313 if (CL->isLValue())
314 MakeNode(Dst, CL, Pred, state->BindExpr(CL, state->getLValue(CL, LC)));
316 MakeNode(Dst, CL, Pred, state->BindExpr(CL, ILV));
MemRegion.cpp 265 CompoundLiteralRegion::ProfileRegion(ID, CL, superRegion);
269 const CompoundLiteralExpr *CL,
272 ID.AddPointer(CL);
423 os << "{ " << (void*) CL << " }";
635 MemRegionManager::getCompoundLiteralRegion(const CompoundLiteralExpr *CL,
640 if (CL->isFileScope())
648 return getSubRegion<CompoundLiteralRegion>(CL, sReg);
ProgramState.cpp 93 const ProgramState *ProgramState::bindCompoundLiteral(const CompoundLiteralExpr *CL,
97 getStateManager().StoreMgr->BindCompoundLiteral(getStore(), CL, LC, V);
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 76 const CompoundLiteralExpr *cl,
100 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL,
102 return loc::MemRegionVal(MRMgr.getCompoundLiteralRegion(CL, LC));
MemRegion.h 621 const CompoundLiteralExpr *CL;
623 CompoundLiteralRegion(const CompoundLiteralExpr *cl, const MemRegion* sReg)
624 : TypedValueRegion(sReg, CompoundLiteralRegionKind), CL(cl) {}
627 const CompoundLiteralExpr *CL,
631 return CL->getType();
634 bool isBoundable() const { return !CL->isFileScope(); }
640 const CompoundLiteralExpr *getLiteralExpr() const { return CL; }
972 getCompoundLiteralRegion(const CompoundLiteralExpr *CL,
    [all...]
  /frameworks/base/include/utils/
List.h 270 template <class> class CL,
274 _ListIterator<U, CL> first, _ListIterator<U, CR> last) const
  /external/grub/stage2/
iso9660.h 180 struct CL {
182 } cl; member in union:rock_ridge::__anon5965
  /external/llvm/lib/Target/X86/
X86RegisterInfo.cpp 47 cl::opt<bool>
49 cl::desc("Force align the stack to the minimum alignment"
51 cl::init(false), cl::Hidden);
673 case X86::CH: case X86::CL: case X86::CX: case X86::ECX: case X86::RCX:
685 case X86::CH: case X86::CL: case X86::CX: case X86::ECX: case X86::RCX:
686 return X86::CL;
722 case X86::CH: case X86::CL: case X86::CX: case X86::ECX: case X86::RCX:
758 case X86::CH: case X86::CL: case X86::CX: case X86::ECX: case X86::RCX:
794 case X86::CH: case X86::CL: case X86::CX: case X86::ECX: case X86::RCX
    [all...]
  /external/qemu/
i386-dis.c 400 #define CL { OP_IMREG, cl_reg }
    [all...]
  /external/clang/include/clang/AST/
StmtCXX.h 139 SourceLocation FL, SourceLocation CL, SourceLocation RPL);
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypesGeneric.cpp 442 SDValue LL, LH, RL, RH, CL, CH;
448 CL = CH = Cond;
454 CL = DAG.getNode(ISD::EXTRACT_SUBVECTOR, dl, VCondTy, Cond,
460 Lo = DAG.getNode(N->getOpcode(), dl, LL.getValueType(), CL, LL, RL);
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 126 #define CL cl
188 #define CL %cl
609 #define SHLD2_L(a,b) CHOICE(shldl ARG2(a,b), shldl ARG3(CL,a,b), _LTOG shld ARG3(b,a,CL))
611 #define SHLD2_W(a,b) CHOICE(shldw ARG2(a,b), shldw ARG3(CL,a,b), _WTOG shld ARG3(b,a,CL))
616 #define SHRD2_L(a,b) CHOICE(shrdl ARG2(a,b), shrdl ARG3(CL,a,b), _LTOG shrd ARG3(b,a,CL))
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 188 -l | -CL | --lisp) FORMAT=lisp ;;
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 187 -l | -CL | --lisp) FORMAT=lisp ;;
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug 187 -l | -CL | --lisp) FORMAT=lisp ;;
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 187 -l | -CL | --lisp) FORMAT=lisp ;;
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/bin/
arm-linux-androideabi-gccbug 187 -l | -CL | --lisp) FORMAT=lisp ;;
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 188 -l | -CL | --lisp) FORMAT=lisp ;;
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 187 -l | -CL | --lisp) FORMAT=lisp ;;
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug 187 -l | -CL | --lisp) FORMAT=lisp ;;
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 187 -l | -CL | --lisp) FORMAT=lisp ;;
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin/
arm-linux-androideabi-gccbug 187 -l | -CL | --lisp) FORMAT=lisp ;;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 187 -l | -CL | --lisp) FORMAT=lisp ;;

Completed in 1510 milliseconds

1 2