Home
last modified time | relevance | path

Searched defs:canon (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/SemaTemplate/
H A Dcwg2398.cpp270 namespace canon { global() namespace
/llvm-project/lld/ELF/
H A DRelocations.cpp802 if (UndefinedDiag *canon = firstRef.lookup(undef.sym)) { reportUndefinedSymbols() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp3057 QualType canon; getExtQualType() local
3894 QualType canon = getQualifiedType(QualType(canonTy,0), getDependentSizedArrayType() local
3926 QualType canon; getIncompleteArrayType() local
4882 QualType canon = getCanonicalType(equivalentType); getAttributedType() local
[all...]
H A DType.cpp4943 const Type *canon = getCanonicalTypeInternal().getTypePtr(); isObjCARCImplicitlyUnretainedType() local