Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Evaluate/
H A Dcharacteristics.h382 bool IsSubroutine() const { return attrs.test(Attr::Subroutine); } in IsSubroutine() function
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3445 static bool IsSubroutine(const DWARFDIE &die) { IsSubroutine() function