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

/frameworks/compile/slang/
H A Dslang.cpp189 mPP->Initialize(getTargetInfo());
197 mPP->getTargetInfo().getTriple());
223 mASTContext->InitBuiltinTypes(getTargetInfo());
540 getTargetInfo(),
H A Dslang.h196 clang::TargetInfo const &getTargetInfo() const { return *mTarget; } function in class:slang::Slang::clang

Completed in 266 milliseconds