Searched refs:getCurrentFileKind (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Frontend/
H A DFrontendAction.h139 InputKind getCurrentFileKind() const { function in class:clang::FrontendAction
/external/clang/lib/Frontend/
H A DFrontendActions.cpp333 setCurrentInput(FrontendInputFile(InputBuffer, getCurrentFileKind(),
657 switch (getCurrentFileKind()) {
/external/clang/lib/CodeGen/
H A DCodeGenAction.cpp635 if (getCurrentFileKind() == IK_LLVM_IR) {

Completed in 108 milliseconds