Home
last modified time | relevance | path

Searched defs:AllowPeriod (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/
DMangler.cpp25 static bool isAcceptableChar(char C, bool AllowPeriod) { in isAcceptableChar()
58 bool AllowPeriod = MAI.doesAllowPeriodsInName(); in NameNeedsEscaping() local
76 bool AllowPeriod = MAI.doesAllowPeriodsInName(); in appendMangledName() local