Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprOpenMP.h122 void setColonLocSecond(SourceLocation L) { ColonLocSecond = L; } in setColonLocSecond() function
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp951 E->setColonLocSecond(readSourceLocation()); in VisitOMPArraySectionExpr()