Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DTypeLoc.cpp139 dest.copyLocal(Source.castAs<CLASS##TypeLoc>()); \
/external/llvm-project/clang/lib/AST/
DTypeLoc.cpp160 dest.copyLocal(Source.castAs<CLASS##TypeLoc>()); \
/external/clang/include/clang/AST/
DTypeLoc.h267 void copyLocal(TypeLoc other) { in copyLocal() function
361 void copyLocal(Derived other) { in copyLocal() function
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h295 void copyLocal(TypeLoc other) { in copyLocal() function
391 void copyLocal(Derived other) { in copyLocal() function