Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp970 E->setColonLocSecond(readSourceLocation()); in VisitArraySectionExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h7056 void setColonLocSecond(SourceLocation L) { in setColonLocSecond() function