HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentFileKind (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Frontend/
FrontendAction.h 131 InputKind getCurrentFileKind() const {
  /external/clang/lib/Frontend/
FrontendActions.cpp 280 setCurrentInput(FrontendInputFile(InputBuffer, getCurrentFileKind(),
433 switch (getCurrentFileKind()) {
  /external/clang/lib/CodeGen/
CodeGenAction.cpp 367 if (getCurrentFileKind() == IK_LLVM_IR) {

Completed in 52 milliseconds