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

/external/clang/include/clang/Frontend/
H A DCompilerInstance.h455 bool hasSema() const { return (bool)TheSema; } function in class:clang::CompilerInstance
H A DASTUnit.h499 bool hasSema() const { return (bool)TheSema; } function in class:clang::ASTUnit

Completed in 123 milliseconds