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

/openbsd-current/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendAction.h151 InputKind getCurrentFileKind() const { function in class:clang::FrontendAction
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DFrontendActions.cpp1023 switch (getCurrentFileKind().getLanguage()) {
1044 if (getCurrentFileKind().isPreprocessed())
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp1170 if (getCurrentFileKind().getLanguage() != Language::LLVM_IR) {

Completed in 171 milliseconds