Home
last modified time | relevance | path

Searched refs:IdentifierInfo (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_pragma_handler.h26 class IdentifierInfo; variable
Dslang_rs_foreach_lowering.cpp148 clang::IdentifierInfo& II = mASTCtxt.Idents.get(SR); in CreateForEachInternalFunctionDecl()
Dslang_rs_context.cpp179 const clang::IdentifierInfo *II = mPP.getIdentifierInfo(Name); in processExportType()
Dslang_rs_pragma_handler.cpp239 if (const clang::IdentifierInfo *II = PP.getIdentifierInfo(FunctionName)) { in MarkUsed()
Dslang_rs_object_ref_count.cpp391 clang::IdentifierInfo *II = &C.Idents.get(UniqueIterName.str()); in ClearArrayRSObject()
1593 clang::IdentifierInfo &II = mCtx.Idents.get(SR); in CreateStaticGlobalDtor()
Dslang_rs_export_reduce.cpp170 const clang::IdentifierInfo *II = S.PP.getIdentifierInfo(Name); in lookupFunction()