reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

tools/clang/lib/AST/Interp/ByteCodeExprGen.cpp
  394 bool ByteCodeExprGen<Emitter>::emitConst(PrimType T, unsigned NumBits,
tools/clang/lib/AST/Interp/ByteCodeExprGen.h
  193   bool emitConst(PrimType T, unsigned NumBits, const llvm::APInt &Value,