Home
last modified time | relevance | path

Searched defs:hasSema (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/include/clang/Frontend/
DCompilerInstance.h501 bool hasSema() const { return (bool)TheSema; } in hasSema() function
DASTUnit.h454 bool hasSema() const { return (bool)TheSema; } in hasSema() function
/external/clang/include/clang/Frontend/
DCompilerInstance.h491 bool hasSema() const { return (bool)TheSema; } in hasSema() function
DASTUnit.h514 bool hasSema() const { return (bool)TheSema; } in hasSema() function