Home
last modified time | relevance | path

Searched defs:setLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Analysis/
Dregion-store.cpp10 void setLoc(Loc L) { in setLoc() function in P1
/external/clang/include/clang/AST/
DDeclarationName.h461 void setLoc(SourceLocation L) { NameLoc = L; } in setLoc() function