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

Declarations

tools/clang/lib/AST/Interp/ByteCodeExprGen.h
  156   llvm::Optional<unsigned> allocateLocal(DeclTy &&Decl,

References

tools/clang/lib/AST/Interp/ByteCodeStmtGen.cpp
  251     if (auto Off = this->allocateLocal(VD)) {