Searched defs:IsGlobal (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DProperty.h56 bool IsGlobal() const { return m_is_global; } function in class:lldb_private::Property
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCallGraph.cpp174 void CallGraph::addNodeForDecl(Decl* D, bool IsGlobal) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1740 bool IsGlobal; // ::operator new ? member in class:NewExpr
1776 bool IsGlobal; member in class:DeleteExpr
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp12629 bool IsGlobal local
7502 checkGlobalOrExternCConflict( Sema &S, const T *ND, bool IsGlobal, LookupResult &Previous) argument
[all...]

Completed in 117 milliseconds