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 = nullptr);
/external/clang/lib/CodeGen/
H A DCodeGenAction.cpp539 CodeGenAction::CodeGenAction(unsigned _Act, LLVMContext *_VMContext) argument
540 : Act(_Act), LinkModule(nullptr),

Completed in 1926 milliseconds