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

  /external/clang/lib/AST/
Type.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h 681 /// isCXX11PODType() - Return true if this is a POD type according to the
685 bool isCXX11PODType(ASTContext &Context) const;
    [all...]

Completed in 55 milliseconds