Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp161 dest.copyLocal(Source.castAs<CLASS##TypeLoc>()); \
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h307 void copyLocal(TypeLoc other) { in copyLocal() function
403 void copyLocal(Derived other) { in copyLocal() function