Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclCXX.h2904 void setUsingLoc(SourceLocation L) { UsingLocation = L; } in setUsingLoc() function
3046 void setUsingLoc(SourceLocation L) { UsingLocation = L; } in setUsingLoc() function
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReaderDecl.cpp1367 D->setUsingLoc(ReadSourceLocation(Record, Idx)); in VisitUsingDecl()
1399 D->setUsingLoc(ReadSourceLocation(Record, Idx)); in VisitUnresolvedUsingValueDecl()