Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCodeGenAction.h32 bool OwnsVMContext; variable
/external/clang/lib/CodeGen/
DCodeGenAction.cpp662 OwnsVMContext(!_VMContext) {} in CodeGenAction()
666 if (OwnsVMContext) in ~CodeGenAction()
690 OwnsVMContext = false; in takeLLVMContext()