Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp2120 void DestroyAPValue(void* UntypedValue) { in DestroyAPValue() function
2156 getASTContext().AddDeallocation(DestroyAPValue, &Eval->Evaluated); in evaluateValue()