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

Completed in 80 milliseconds