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.isValid(); }
ASTUnit.h 460 bool hasSema() const { return TheSema.isValid(); }
    [all...]

Completed in 130 milliseconds