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

  /external/clang/include/clang/AST/
CanonicalType.h 138 bool isCanonicalAsParam() const {
139 return Stored.isCanonicalAsParam();
Type.h 596 bool isCanonicalAsParam() const;
    [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp 484 assert(I->isCanonicalAsParam());
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 45 milliseconds