Home
last modified time | relevance | path

Searched refs:declref (Results 1 – 25 of 25) sorted by relevance

/dports/security/opensaml/opensaml-3.2.1/samltest/saml2/core/impl/
H A DAuthnContextDeclRef20Test.h43 AuthnContextDeclRef* declref = dynamic_cast<AuthnContextDeclRef*>(xo.get()); in testSingleElementUnmarshall() local
44 TS_ASSERT(declref!=nullptr); in testSingleElementUnmarshall()
45 assertEquals("AuthnContextDeclRef text content", expectedContent, declref->getReference()); in testSingleElementUnmarshall()
49 AuthnContextDeclRef * declref = AuthnContextDeclRefBuilder::buildAuthnContextDeclRef(); in testSingleElementMarshall() local
50 declref->setReference(expectedContent); in testSingleElementMarshall()
51 assertEquals(expectedDOM, declref); in testSingleElementMarshall()
/dports/devel/clazy/clazy-1.5/src/
H A DTypeUtils.cpp98 for (auto declref : declrefs) { in heapOrStackAllocated() local
99 auto t = declref->getType().getTypePtrOrNull(); in heapOrStackAllocated()
105 : declref->getType(); in heapOrStackAllocated()
108 interestingDeclRefs.push_back(declref); in heapOrStackAllocated()
118 auto declref = interestingDeclRefs[0]; in heapOrStackAllocated() local
119 isStack = !declref->getType().getTypePtr()->isPointerType(); in heapOrStackAllocated()
H A DQtUtils.cpp342 auto declref = dyn_cast<DeclRefExpr>(subExpr); in pmfFromUnary() local
344 if (declref) in pmfFromUnary()
345 return dyn_cast<CXXMethodDecl>(declref->getDecl()); in pmfFromUnary()
/dports/devel/clazy/clazy-1.5/src/checks/level0/
H A Dwrong-qevent-cast.cpp261 auto declref = clazy::getFirstChildOfType2<DeclRefExpr>(cast->getSubExpr()); in VisitStmt() local
262 if (!declref) in VisitStmt()
265 auto caseStmt = getCaseStatement(m_context->parentMap, stmt, declref); in VisitStmt()
/dports/devel/clazy/clazy-1.5/src/checks/level3/
H A Dthread-with-slots.cpp50 for (auto declref : declrefs) { in hasMutexes() local
51 ValueDecl *valueDecl = declref->getDecl(); in hasMutexes()
/dports/devel/clazy/clazy-1.5/src/checks/level1/
H A Dconnect-3arg-lambda.cpp103 for (auto declref : declrefs) { in VisitStmt() local
104 ValueDecl *decl = declref->getDecl(); in VisitStmt()
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/attribute/resolver/impl/
H A DAssertionAttributeExtractor.cpp269 … auto_ptr<SimpleAttribute> declref(new SimpleAttribute(vector<string>(1, m_authnDecl))); in extractAttributes() local
270 declref->getValues().push_back(temp.get()); in extractAttributes()
271 attributes.push_back(declref.get()); in extractAttributes()
272 declref.release(); in extractAttributes()
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dsemsym.h39 SPTR declref(SPTR sptr, SYMTYPE stype, int def);
H A Dsemsym.cpp32 declref(SPTR sptr, SYMTYPE stype, int def) in declref() function
H A Dupper.cpp3193 newsptr = declref(newsptr, ST_PROC, 'r'); in read_symbol()
/dports/misc/cloc/cloc-1.90/tests/inputs/
H A Dzir_sema.zig49 .declref => return analyzeInstDeclRef(mod, scope, old_inst.castTag(.declref).?),
/dports/lang/v8/v8-9.6.180.12/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp618 auto* declref = clang::dyn_cast<clang::DeclRefExpr>(expr); in CanBeEvaluatedAtCompileTime() local
619 auto* decl = declref->getDecl(); in CanBeEvaluatedAtCompileTime()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp618 auto* declref = clang::dyn_cast<clang::DeclRefExpr>(expr); in CanBeEvaluatedAtCompileTime() local
619 auto* decl = declref->getDecl(); in CanBeEvaluatedAtCompileTime()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp618 auto* declref = clang::dyn_cast<clang::DeclRefExpr>(expr); in CanBeEvaluatedAtCompileTime() local
619 auto* decl = declref->getDecl(); in CanBeEvaluatedAtCompileTime()
/dports/lang/oo2c/oo2c_64-2.1.11/src/OOC/SSA/
H A DXML.Mod124 w. AttrStringLatin1 ("declref", res. decl. name. str^);
H A DOpcode.Mod891 | declRef: cstr := "declref";
H A DWriteC.Mod251 instruction, then replace this operand with a `declref';
/dports/lang/oo2c/oo2c_64-2.1.11/src/OOC/
H A DSSA.Mod222 @code{declref} and @code{typeref} instructions. See
1319 (**Returns the @code{declref} instruction for the declaration @oparam{decl}.
1363 (**Returns the @code{declref} instruction for the declaration @oparam{decl}.
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant.h1568 int declref(int, SYMTYPE, int);
H A Dsemsym.c484 declref(int first, SYMTYPE stype, int def) in declref() function
H A Dscan.c1183 scn.currlab = declref(lab_sptr, ST_LABEL, 'd'); in get_stmt()
8582 scn.currlab = declref(lab_sptr, ST_LABEL, 'd'); in ff_get_label()
9076 scn.currlab = declref(lab_sptr, ST_LABEL, 'd'); in _read_token()
H A Dsemant.c1528 int lab = declref(labsym, ST_LABEL, 'd'); in semant1()
3345 declref(getsymf("%c@%05ld", name_prefix_char, (long)dtype), stype, 'r'); in semant1()
6750 sptr = declref((int)SST_SYMG(RHS(2)), ST_NML, 'd'); in semant1()
6911 SST_SYMP(LHS, (sptr = declref((int)SST_SYMG(RHS(1)), ST_STAG, 'r'))); in semant1()
H A Dsemantio.c4628 lab = declref(getsymf(".L%05ld", labno), ST_LABEL, 'r'); in chk_fmtid()
H A Dsemant3.c799 sptr = declref(getsymf(".L%05ld", (long)conval), ST_LABEL, 'r'); in semant3()
H A Dsemutil2.c12868 sptr = declref(getsymbol(tname), ST_ENTRY, 'd'); in dummy_program()