OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddDeallocation
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
2863
void
AddDeallocation
(void (*Callback)(void *), void *Data) const;
2865
/// If T isn't trivially destructible, calls
AddDeallocation
to register it
2870
AddDeallocation
(DestroyPtr, Ptr);
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
1027
void ASTContext::
AddDeallocation
(void (*Callback)(void *), void *Data) const {
Completed in 50 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026