OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScopeModel
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGAtomic.cpp
707
auto
ScopeModel
= Expr->getScopeModel();
711
if (!
ScopeModel
) {
720
CGF.CGM.getLangOpts(),
ScopeModel
->map(SC->getZExtValue()),
729
auto Scopes =
ScopeModel
->getRuntimeValues();
732
BB[S] = CGF.createBasicBlock(getAsString(
ScopeModel
->map(S)), CGF.CurFn);
740
auto FallBack =
ScopeModel
->getFallBackValue();
751
ScopeModel
->map(S),
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaChecking.cpp
5331
if (auto
ScopeModel
= AtomicExpr::getScopeModel(Op)) {
5335
if (!
ScopeModel
->isValid(Result->getZExtValue()))
Completed in 28 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026