Home
last modified time | relevance | path

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

/freebsd-src/contrib/googletest/googletest/test/
H A Dgtest_sole_header_test.cc38 void Subroutine() { EXPECT_EQ(42, 42); } in Subroutine() function
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp488 bool Subroutine = T && T.getTag() == DW_TAG_subroutine_type; appendConstVolatileQualifierBefore() local