Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DTypeLoc.cpp159 dest.copyLocal(Source.castAs<CLASS##TypeLoc>()); \
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h289 void copyLocal(TypeLoc other) { in copyLocal() function
385 void copyLocal(Derived other) { in copyLocal() function