Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp9279 return forValueOfCanonicalType(C, in forValueOfType()
9284 static IntRange forValueOfCanonicalType(ASTContext &C, const Type *T) { in forValueOfCanonicalType() function