Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp486 SourceLocation FromLAngleLoc, SourceLocation FromRAngleLoc,
749 SourceLocation FromLAngleLoc, SourceLocation FromRAngleLoc, in ImportTemplateArgumentListInfo() argument
751 auto ToLAngleLocOrErr = import(FromLAngleLoc); in ImportTemplateArgumentListInfo()