Searched defs:getStack (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.h60 InterpStack &getStack() { return Stk; } function in class:clang::interp::Context
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp114 const PseudoSourceValue *PseudoSourceValueManager::getStack() { function in class:PseudoSourceValueManager
H A DMachineOperand.cpp998 MachinePointerInfo MachinePointerInfo::getStack(MachineFunction &MF, function in class:MachinePointerInfo
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h462 ArrayRef<PPConditionalInfo> getStack() const { function in class:clang::Preprocessor::PreambleConditionalStackStore

Completed in 172 milliseconds