Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp454 const auto *Can = PD->getCanonicalDecl(); in AppendFirstImpliedRuntimeProtocols() local
471 const auto *Can = It->getCanonicalDecl(); in GetRuntimeProtocolList() local
494 const auto *Can = PD->getCanonicalDecl(); in GetRuntimeProtocolList() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1924 const auto *Can = Parent->getCanonicalDecl(); in getImpliedProtocols() local
H A DExprConstant.cpp7128 QualType Can = Ty.getCanonicalType(); in visitType() local