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

/external/clang/include/clang/CodeGen/
H A DCodeGenAction.h36 CodeGenAction(unsigned _Act, llvm::LLVMContext *_VMContext = 0);
/external/clang/lib/CodeGen/
H A DCodeGenAction.cpp287 CodeGenAction::CodeGenAction(unsigned _Act, LLVMContext *_VMContext) argument
288 : Act(_Act), LinkModule(0),

Completed in 68 milliseconds