Home
last modified time | relevance | path

Searched defs:getCurrentScope (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp76 llvm::DIMacroFile *MacroPPCallbacks::getCurrentScope() { in getCurrentScope() function in MacroPPCallbacks
/llvm-project/flang/lib/Lower/
H A DBridge.cpp962 const Fortran::semantics::Scope &getCurrentScope() override final { getCurrentScope() function in __anonc6773cb50211::FirConverter