Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDTypeLoc.cpp139 dest.copyLocal(Source.castAs<CLASS##TypeLoc>()); \
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDTypeLoc.h259 void copyLocal(TypeLoc other) { in copyLocal() function
353 void copyLocal(Derived other) { in copyLocal() function