Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp475 SourceLocation FromLAngleLoc, SourceLocation FromRAngleLoc,
758 SourceLocation FromLAngleLoc, SourceLocation FromRAngleLoc, in ImportTemplateArgumentListInfo() argument
760 auto ToLAngleLocOrErr = import(FromLAngleLoc); in ImportTemplateArgumentListInfo()