Searched refs:DestroyAPValue (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/AST/ | ||
H A D | Decl.cpp | 1871 void DestroyAPValue(void* UntypedValue) { function in namespace:__anon15110 1907 getASTContext().AddDeallocation(DestroyAPValue, &Eval->Evaluated); |
Completed in 60 milliseconds