Home
last modified time | relevance | path

Searched refs:CanonInjectedType (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp1121 QualType CanonInjectedType, in Create() argument
1133 Context.getInjectedClassNameType(Result, CanonInjectedType); in Create()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h2111 QualType CanonInjectedType,