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 682 /// isCXX11PODType() - Return true if this is a POD type according to the
686 bool isCXX11PODType(ASTContext &Context) const;
    [all...]

Completed in 627 milliseconds