Searched defs:setUsingLoc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h2789 void setUsingLoc(SourceLocation L) { UsingLocation = L; } function in class:clang::UsingDecl
2921 void setUsingLoc(SourceLocation L) { UsingLocation = L; } function in class:clang::UnresolvedUsingValueDecl

Completed in 42 milliseconds