Home
last modified time | relevance | path

Searched refs:Scope (Results 1 – 12 of 12) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h47 class Scope {
53 explicit Scope(clang::CompoundStmt *CS) : mCS(CS) { in Scope() function
74 std::stack<Scope*> mScopeStack;
82 inline Scope *getCurrentScope() { in getCurrentScope()
Dslang_rs_object_ref_count.cpp1097 void RSObjectRefCount::Scope::ReplaceRSObjectAssignment( in ReplaceRSObjectAssignment()
1122 void RSObjectRefCount::Scope::AppendRSObjectInit( in AppendRSObjectInit()
1224 void RSObjectRefCount::Scope::InsertLocalVarDestructors() { in InsertLocalVarDestructors()
1242 clang::Stmt *RSObjectRefCount::Scope::ClearRSObject( in ClearRSObject()
1462 Scope *S = new Scope(CS); in VisitCompoundStmt()
1525 clang::Stmt *RSClearObjectCall = Scope::ClearRSObject(VD, FD); in CreateStaticGlobalDtor()
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.cpp102 MDNode *Scope, *IA; in ValueEnumerator() local
103 I->getDebugLoc().getScopeAndInlinedAt(Scope, IA, I->getContext()); in ValueEnumerator()
104 if (Scope) EnumerateMetadata(Scope); in ValueEnumerator()
DBitcodeWriter.cpp1377 MDNode *Scope, *IA; in WriteFunction() local
1378 DL.getScopeAndInlinedAt(Scope, IA, I->getContext()); in WriteFunction()
1382 Vals.push_back(Scope ? VE.getValueID(Scope)+1 : 0); in WriteFunction()
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.cpp102 MDNode *Scope, *IA; in ValueEnumerator() local
103 I->getDebugLoc().getScopeAndInlinedAt(Scope, IA, I->getContext()); in ValueEnumerator()
104 if (Scope) EnumerateMetadata(Scope); in ValueEnumerator()
DBitcodeWriter.cpp1451 MDNode *Scope, *IA; in WriteFunction() local
1452 DL.getScopeAndInlinedAt(Scope, IA, I->getContext()); in WriteFunction()
1456 Vals.push_back(Scope ? VE.getValueID(Scope)+1 : 0); in WriteFunction()
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.cpp102 MDNode *Scope, *IA; in ValueEnumerator() local
103 I->getDebugLoc().getScopeAndInlinedAt(Scope, IA, I->getContext()); in ValueEnumerator()
104 if (Scope) EnumerateMetadata(Scope); in ValueEnumerator()
DBitcodeWriter.cpp1394 MDNode *Scope, *IA; in WriteFunction() local
1395 DL.getScopeAndInlinedAt(Scope, IA, I->getContext()); in WriteFunction()
1399 Vals.push_back(Scope ? VE.getValueID(Scope)+1 : 0); in WriteFunction()
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2272 MDNode *Scope = 0, *IA = 0; in ParseFunctionBody() local
2273 if (ScopeID) Scope = cast<MDNode>(MDValueList.getValueFwdRef(ScopeID-1)); in ParseFunctionBody()
2275 LastLoc = DebugLoc::get(Line, Col, Scope, IA); in ParseFunctionBody()
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2530 MDNode *Scope = 0, *IA = 0; in ParseFunctionBody() local
2531 if (ScopeID) Scope = cast<MDNode>(MDValueList.getValueFwdRef(ScopeID-1)); in ParseFunctionBody()
2533 LastLoc = DebugLoc::get(Line, Col, Scope, IA); in ParseFunctionBody()
/frameworks/base/docs/html/google/auth/
Dapi-client.jd104 …roid/gms/common/api/GoogleApiClient.Builder.html#addScope(com.google.android.gms.common.api.Scope)"
/frameworks/base/
Dpreloaded-classes143 [Lorg.json.JSONStringer$Scope;
2991 org.json.JSONStringer$Scope