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

  /external/clang/include/clang/Frontend/
FrontendAction.h 117 bool isCurrentFileAST() const {
  /external/clang/lib/Frontend/
FrontendAction.cpp 349 if (isCurrentFileAST()) {
369 if (!isCurrentFileAST()) {
407 if (!isCurrentFileAST()) {
412 if (!isCurrentFileAST()) {
436 if (isCurrentFileAST()) {

Completed in 23 milliseconds