Home
last modified time | relevance | path

Searched defs:OutputTy (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Driver/
HDDriver.cpp1280 types::ID OutputTy; in ConstructPhaseAction() local
1295 types::ID OutputTy = types::TY_PCH; in ConstructPhaseAction() local
/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGStmt.cpp1650 llvm::Type *OutputTy = ConvertType(OutputType); in EmitAsmStmt() local