HomeSort by relevance Sort by last modified time
    Searched refs:IS_OVERRIDE (Results 1 - 3 of 3) sorted by null

  /system/tools/aidl/
ast_cpp.h 149 IS_OVERRIDE = 1 << 2,
generate_cpp.cpp 162 modifiers |= MethodDecl::IS_OVERRIDE;
637 MethodDecl::IS_OVERRIDE
ast_cpp.cpp 174 is_override_(modifiers & IS_OVERRIDE),

Completed in 51 milliseconds