Searched defs:hasSema (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Frontend/
H A DCompilerInstance.h399 bool hasSema() const { return TheSema != 0; } function in class:clang::CompilerInstance
H A DASTUnit.h458 bool hasSema() const { return TheSema; } function in class:clang::ASTUnit

Completed in 60 milliseconds