Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h2900 void setUsingLoc(SourceLocation L) { UsingLocation = L; } in setUsingLoc() function
3042 void setUsingLoc(SourceLocation L) { UsingLocation = L; } in setUsingLoc() function
/minix/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1220 D->setUsingLoc(ReadSourceLocation(Record, Idx)); in VisitUsingDecl()
1252 D->setUsingLoc(ReadSourceLocation(Record, Idx)); in VisitUnresolvedUsingValueDecl()