Home
last modified time | relevance | path

Searched defs:getStack (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DContext.h60 InterpStack &getStack() { return Stk; } in getStack() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp114 const PseudoSourceValue *PseudoSourceValueManager::getStack() { in getStack() function in PseudoSourceValueManager
H A DMachineOperand.cpp1008 MachinePointerInfo MachinePointerInfo::getStack(MachineFunction &MF, in getStack() function in MachinePointerInfo
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DExp_Layout.cc353 CommonPacket::getStack (VMode view_mode) in getStack() function in CommonPacket
394 getStack (VMode view_mode, DataView *dview, long idx) in getStack() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DExp_Layout.cc353 CommonPacket::getStack (VMode view_mode) in getStack() function in CommonPacket
394 getStack (VMode view_mode, DataView *dview, long idx) in getStack() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h469 ArrayRef<PPConditionalInfo> getStack() const { in getStack() function