Home
last modified time | relevance | path

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

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