OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OwnsVMContext
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/CodeGen/
CodeGenAction.h
32
bool
OwnsVMContext
;
/external/clang/lib/CodeGen/
CodeGenAction.cpp
630
OwnsVMContext
(!_VMContext) {}
634
if (
OwnsVMContext
)
658
OwnsVMContext
= false;
[
all
...]
Completed in 79 milliseconds