Searched refs:DestroyAPValue (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp1938 void DestroyAPValue(void* UntypedValue) { function in namespace:__anon3112
1974 getASTContext().AddDeallocation(DestroyAPValue, &Eval->Evaluated);

Completed in 103 milliseconds