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.cpp162 dest.copyLocal(Source.castAs<CLASS##TypeLoc>()); \
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h308 void copyLocal(TypeLoc other) { in copyLocal() function
405 void copyLocal(Derived other) { in copyLocal() function