Home
last modified time | relevance | path

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

/freebsd-src/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
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1980 const auto *Can = Parent->getCanonicalDecl(); getImpliedProtocols() local
H A DType.cpp3754 TypeOfExprType(Expr * E,TypeOfKind Kind,QualType Can) TypeOfExprType() argument
[all...]
H A DExprConstant.cpp7454 QualType Can = Ty.getCanonicalType(); visitType() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7475 const NamedDecl *Can = cast<NamedDecl>(D->getCanonicalDecl()); PushSatisfactionStackEntry() local
7483 const NamedDecl *Can = cast<NamedDecl>(D->getCanonicalDecl()); SatisfactionStackContains() local
[all...]