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

  /external/clang/include/clang/Frontend/
CompilerInstance.h 416 bool hasSema() const { return TheSema != 0; }
ASTUnit.h 459 bool hasSema() const { return TheSema; }
    [all...]

Completed in 25 milliseconds