Searched defs:dotpos (Results 1 – 4 of 4) sorted by relevance
40 size_t dotpos = nodir.find_last_of('.'); in GetFileNameParts() local
2340 final int dotpos = scopeToTry.lastIndexOf("."); in lookupSymbol() local2410 final int dotpos = fullName.lastIndexOf('.'); in addSymbol() local2479 final int dotpos = fullName.lastIndexOf('.'); in addPackage() local
42 int tildapos, dotpos; in autorename() local
3888 std::string::size_type dotpos = placeholder_full_name->find_last_of('.'); in NewPlaceholderWithMutexHeld() local