Home
last modified time | relevance | path

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

/external/antlr/runtime/Ruby/test/unit/
Dtest-template.rb9 MethodDescription = Struct.new( :name, :body, :arguments ) constant
/external/clang/lib/StaticAnalyzer/Checkers/
DLocalizationChecker.cpp883 std::pair<const IdentifierInfo *, Selector> MethodDescription = {odInfo, S}; in checkPostObjCMessage() local