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

  /external/clang/lib/AST/
Type.cpp     [all...]
  /external/clang/lib/Analysis/
ThreadSafety.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h 688 /// isTrivialType - Return true if this is a trivial type
690 bool isTrivialType(ASTContext &Context) const;
    [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]

Completed in 258 milliseconds