Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2305 S.BuiltinRemoveCVRef(ObjectT, Loc)) || in BuiltinInvoke()
2307 S.BuiltinRemoveCVRef(ObjectT, Loc))) { in BuiltinInvoke()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h15196 QualType BuiltinRemoveCVRef(QualType BaseType, SourceLocation Loc) { in BuiltinRemoveCVRef() function