Searched defs:Adopt (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | NestedNameSpecifier.cpp | 672 void NestedNameSpecifierLocBuilder::Adopt(NestedNameSpecifierLoc Other) { in Adopt() function in NestedNameSpecifierLocBuilder |
| /freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | DeclSpec.cpp | 132 void CXXScopeSpec::Adopt(NestedNameSpecifierLoc Other) { in Adopt() function in CXXScopeSpec |