Home
last modified time | relevance | path

Searched defs:hasInvocation (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Frontend/
DCompilerInstance.h225 bool hasInvocation() const { return Invocation != nullptr; } in hasInvocation() function
/external/llvm-project/clang/include/clang/Frontend/
DCompilerInstance.h230 bool hasInvocation() const { return Invocation != nullptr; } in hasInvocation() function