Home
last modified time | relevance | path

Searched defs:Can (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp456 const auto *Can = PD->getCanonicalDecl(); in AppendFirstImpliedRuntimeProtocols() local
473 const auto *Can = It->getCanonicalDecl(); in GetRuntimeProtocolList() local
496 const auto *Can = PD->getCanonicalDecl(); in GetRuntimeProtocolList() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp163 ConstantArrayType::Create(const ASTContext &Ctx, QualType ET, QualType Can, in Create()
3904 TypeOfKind Kind, QualType Can) in TypeOfExprType()
3939 TypeOfType::TypeOfType(const ASTContext &Context, QualType T, QualType Can, in TypeOfType()
H A DDeclObjC.cpp1974 const auto *Can = Parent->getCanonicalDecl(); in getImpliedProtocols() local
H A DExprConstant.cpp7512 QualType Can = Ty.getCanonicalType(); in visitType() local
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3699 enum class OpenACCParseCanContinue { Cannot = 0, Can = 1 }; enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14284 const NamedDecl *Can = cast<NamedDecl>(D->getCanonicalDecl()); in PushSatisfactionStackEntry() local
14292 const NamedDecl *Can = cast<NamedDecl>(D->getCanonicalDecl()); in SatisfactionStackContains() local