Searched refs:isArgumentType (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DExpr.h2064 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } function
2069 assert(isArgumentType() && "calling getArgumentType() when arg is expr");
2073 assert(!isArgumentType() && "calling getArgumentExpr() when arg is type");
2092 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType();
H A DRecursiveASTVisitor.h2273 if (S->isArgumentType())
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DExpr.h2064 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } function
2069 assert(isArgumentType() && "calling getArgumentType() when arg is expr");
2073 assert(!isArgumentType() && "calling getArgumentExpr() when arg is type");
2092 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType();
H A DRecursiveASTVisitor.h2281 if (S->isArgumentType())
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DExpr.h2064 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } function
2069 assert(isArgumentType() && "calling getArgumentType() when arg is expr");
2073 assert(!isArgumentType() && "calling getArgumentExpr() when arg is type");
2092 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType();
H A DRecursiveASTVisitor.h2281 if (S->isArgumentType())
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DExpr.h2067 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } function
2072 assert(isArgumentType() && "calling getArgumentType() when arg is expr");
2076 assert(!isArgumentType() && "calling getArgumentExpr() when arg is type");
2095 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType();
H A DRecursiveASTVisitor.h2327 if (S->isArgumentType())
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DExpr.h2067 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } function
2072 assert(isArgumentType() && "calling getArgumentType() when arg is expr");
2076 assert(!isArgumentType() && "calling getArgumentExpr() when arg is type");
2095 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType();
H A DRecursiveASTVisitor.h2327 if (S->isArgumentType())
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DExpr.h2067 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } function
2072 assert(isArgumentType() && "calling getArgumentType() when arg is expr");
2076 assert(!isArgumentType() && "calling getArgumentExpr() when arg is type");
2095 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType();
H A DRecursiveASTVisitor.h2327 if (S->isArgumentType())
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DExpr.h2067 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } function
2072 assert(isArgumentType() && "calling getArgumentType() when arg is expr");
2076 assert(!isArgumentType() && "calling getArgumentExpr() when arg is type");
2095 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType();
H A DRecursiveASTVisitor.h2327 if (S->isArgumentType())
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DExpr.h2064 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } function
2069 assert(isArgumentType() && "calling getArgumentType() when arg is expr");
2073 assert(!isArgumentType() && "calling getArgumentExpr() when arg is type");
2092 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType();
H A DRecursiveASTVisitor.h2273 if (S->isArgumentType())
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DExpr.h2064 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } function
2069 assert(isArgumentType() && "calling getArgumentType() when arg is expr");
2073 assert(!isArgumentType() && "calling getArgumentExpr() when arg is type");
2092 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType();
H A DRecursiveASTVisitor.h2281 if (S->isArgumentType())
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DExpr.h2064 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } function
2069 assert(isArgumentType() && "calling getArgumentType() when arg is expr");
2073 assert(!isArgumentType() && "calling getArgumentExpr() when arg is type");
2092 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType();
H A DRecursiveASTVisitor.h2281 if (S->isArgumentType())
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DExpr.h2067 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } function
2072 assert(isArgumentType() && "calling getArgumentType() when arg is expr");
2076 assert(!isArgumentType() && "calling getArgumentExpr() when arg is type");
2095 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType();
H A DRecursiveASTVisitor.h2327 if (S->isArgumentType())
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DExpr.h2067 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } function
2072 assert(isArgumentType() && "calling getArgumentType() when arg is expr");
2076 assert(!isArgumentType() && "calling getArgumentExpr() when arg is type");
2095 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType();
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DExpr.h2067 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } function
2072 assert(isArgumentType() && "calling getArgumentType() when arg is expr");
2076 assert(!isArgumentType() && "calling getArgumentExpr() when arg is type");
2095 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType();
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DExpr.h2067 bool isArgumentType() const { return UnaryExprOrTypeTraitExprBits.IsType; } function
2072 assert(isArgumentType() && "calling getArgumentType() when arg is expr");
2076 assert(!isArgumentType() && "calling getArgumentExpr() when arg is type");
2095 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType();

Completed in 303 milliseconds

12