Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_exportable.h40 clang::SourceLocation mLoc; variable
46 mLoc(Loc) { in RSExportable()
53 clang::SourceLocation getLocation() const { return mLoc; } in getLocation()