Searched defs:AllowUTF8 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/
H A DMangler.cpp25 static bool isAcceptableChar(char C, bool AllowPeriod, bool AllowUTF8) { argument
60 bool AllowUTF8 = MAI.doesAllowUTF8(); local
79 bool AllowUTF8 = MAI.doesAllowUTF8(); local
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCAsmInfo.h156 bool AllowUTF8; member in class:llvm::MCAsmInfo

Completed in 162 milliseconds