Home
last modified time | relevance | path

Searched defs:getStatus (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/unittests/Analysis/
H A DCFGBuildResult.h31 Status getStatus() const { return S; } in getStatus() function
/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DSolver.h64 Status getStatus() const { return SATCheckStatus; } in getStatus() function
/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h108 llvm::vfs::Status getStatus() const { in getStatus() function
303 llvm::vfs::Status getStatus() const { in getStatus() function
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp658 Status getStatus(const Twine &RequestedName) const override { getStatus() function in llvm::vfs::detail::InMemoryFile
682 Status getStatus(const Twine &RequestedName) const override { getStatus() function in llvm::vfs::detail::__anoneadfb2db0511::InMemoryHardLink
709 Status getStatus(const Twine &RequestedName) const override { getStatus() function in llvm::vfs::detail::__anoneadfb2db0511::InMemorySymbolicLink
762 Status getStatus(const Twine &RequestedName) const override { getStatus() function in llvm::vfs::detail::InMemoryDirectory
[all...]
/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h823 Status getStatus() { return S; } getStatus() function
/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp716 StatusTy getStatus() const { return Status; } getStatus() function in __anon9491fd170311::BDVState