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

  /external/clang/test/Lexer/
has_feature_type_traits.cpp 38 #if __has_feature(has_virtual_destructor)
39 int has_virtual_destructor();
41 // CHECK: int has_virtual_destructor();
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp.py     [all...]
  /external/clang/test/SemaCXX/
type-traits.cpp 1425 void has_virtual_destructor() { function
    [all...]

Completed in 82 milliseconds