OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Adopt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
NestedNameSpecifier.cpp
670
void NestedNameSpecifierLocBuilder::
Adopt
(NestedNameSpecifierLoc Other) {
680
// Rather than copying the data (which is wasteful), "
adopt
" the
700
// our (temporary) buffer and
adopt
the ASTContext-allocated memory?
/src/external/apache2/llvm/dist/clang/lib/Sema/
DeclSpec.cpp
131
void CXXScopeSpec::
Adopt
(NestedNameSpecifierLoc Other) {
139
Builder.
Adopt
(Other);
Completed in 21 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026